StreamMuteStateChange
public struct StreamMuteStateChange
-
Declaration
Swift
public private(set) var streamId: String! { get }
-
Declaration
Swift
public private(set) var type: StreamLineType! { get }
-
Declaration
Swift
public private(set) var isMuted: Bool! { get }