Structures
The following structures are available globally.
-
LinphoneChatRoomBackend is used to indicate the backend implementation of a chat room.
See moreDeclaration
Swift
public struct ChatRoomBackend : OptionSet -
LinphoneChatRoomCapabilities is used to indicate the capabilities of a chat room.
See moreDeclaration
Swift
public struct ChatRoomCapabilities : OptionSet -
LinphoneChatRoomEncryptionBackend is used to indicate the encryption engine used by a chat room.
See moreDeclaration
Swift
public struct ChatRoomEncryptionBackend : OptionSet -
Enum describing the status of a LinphoneFriendList operation.
See moreDeclaration
Swift
public struct FriendCapability : OptionSet -
Verbosity levels of log messages.
See moreDeclaration
Swift
public struct LogLevel : OptionSet
Structures Reference