Structures
The following structures are available globally.
-
See moreAudioDeviceCapabilities
enum represents whether a device can record audio,///play audio or bothDeclaration
Swift
public struct AudioDeviceCapabilities : OptionSet
-
See moreChatRoomBackend
is used to indicate the backend implementation of a chat///room.Declaration
Swift
public struct ChatRoomBackend : OptionSet
-
See moreChatRoomCapabilities
is used to indicate the capabilities of a chat room.Declaration
Swift
public struct ChatRoomCapabilities : OptionSet
-
See moreChatRoomEncryptionBackend
is 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
-
Enum describing the search categories for Magic Search.
See moreDeclaration
Swift
public struct MagicSearchSource : OptionSet
-
Undocumented
See moreDeclaration
Swift
public struct LinphoneVideoViewHolder : UIViewRepresentable