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 -
Enum describing the search categories for Magic Search.
See moreDeclaration
Swift
public struct MagicSearchSource : OptionSet -
Add this object in your SwiftUI while giving him the callback necessary to link its view to the Core (using Core.nativeVideoWindowId for example).
See moreDeclaration
Swift
@available(iOS 13.0, tvOS 13.0, *) @available(macOS, unavailable) @available(watchOS, unavailable) public struct LinphoneVideoViewHolder : UIViewRepresentable
Structures Reference