Structures

The following structures are available globally.

  • LinphoneChatRoomBackend is used to indicate the backend implementation of a chat room.

    See more

    Declaration

    Swift

    public struct ChatRoomBackend : OptionSet
  • LinphoneChatRoomCapabilities is used to indicate the capabilities of a chat room.

    See more

    Declaration

    Swift

    public struct ChatRoomCapabilities : OptionSet
  • LinphoneChatRoomEncryptionBackend is used to indicate the encryption engine used by a chat room.

    See more

    Declaration

    Swift

    public struct ChatRoomEncryptionBackend : OptionSet
  • Enum describing the status of a LinphoneFriendList operation.

    See more

    Declaration

    Swift

    public struct FriendCapability : OptionSet
  • Verbosity levels of log messages.

    See more

    Declaration

    Swift

    public struct LogLevel : OptionSet