Enumerations
The following enumerations are available globally.
-
チャンネルの状態
See moreDeclaration
Swift
enum ChannelState : UInt, @unchecked Sendable -
フォワーディング状態
See more -
メンバーステート
See moreDeclaration
Swift
enum MemberState : UInt, @unchecked Sendable -
Publicationの状態
See moreDeclaration
Swift
enum PublicationState : UInt, @unchecked Sendable -
Publicationの通信タイプ
See moreDeclaration
Swift
enum PublicationType : UInt, @unchecked Sendable -
Subscriptionの状態
See moreDeclaration
Swift
enum SubscriptionState : UInt, @unchecked Sendable -
ログのレベル一覧
See moreDeclaration
Swift
enum LogLevel : UInt, @unchecked Sendable -
サイド
See moreDeclaration
Swift
enum Side : UInt, @unchecked Sendable -
メンバータイプ
See moreDeclaration
Swift
enum MemberType : UInt, @unchecked Sendable -
コンテントタイプ
See moreDeclaration
Swift
enum ContentType : UInt, @unchecked Sendable -
ルームタイプ
See moreDeclaration
Swift
enum RoomType : UInt, @unchecked Sendable -
ルームステート
See moreDeclaration
Swift
enum RoomState : UInt, @unchecked Sendable -
Declaration
Swift
enum TurnPolicy : UInt, @unchecked Sendable -
接続状態
See moreDeclaration
Swift
enum ConnectionState : UInt, @unchecked Sendable -
ルームの状態
See moreDeclaration
Swift
@objc public enum RoomState : Int
Enumerations Reference