Structures
The following structures are available globally.
-
See moreAudioDeviceCapabilitiesenum represents whether a device can record audio, play audio or bothDeclaration
Swift
public struct AudioDeviceCapabilities : OptionSet -
See moreChatRoomBackendis used to indicate the backend implementation of a chat room.Declaration
Swift
public struct ChatRoomBackend : OptionSet -
See moreChatRoomCapabilitiesis used to indicate the capabilities of a chat room.Declaration
Swift
public struct ChatRoomCapabilities : OptionSet -
See moreChatRoomEncryptionBackendis used to indicate the encryption engine used by a chat room.Declaration
Swift
public struct ChatRoomEncryptionBackend : OptionSet -
Verbosity levels of log messages.
See moreDeclaration
Swift
public struct LogLevel : OptionSet -
Undocumented
See moreDeclaration
Swift
public struct LinphoneVideoViewHolder : UIViewRepresentable
Structures Reference