Enumerations
The following enumerations are available globally.
-
End results for DirectCall. Indicates reasons for failure or completion. Value for an ongoing call is
none.Since
1.0.0
Tag: DirectCallEndResult
Declaration
Swift
@objc(SBCDirectCallEndResult) public enum DirectCallEndResult : Int, RawRepresentable, Codable -
Declaration
Swift
@objc(SBCSoundType) public enum SoundType : Int -
Declaration
Swift
@objc(SBCRecordingStatus) public enum RecordingStatus : Int, RawRepresentable, Codable -
Declaration
Swift
@objc public enum RoomType : Int, RawRepresentable, Codable
View on GitHub
Enumerations Reference