enum MediaState : NSInteger {}
Defines values for the call media state.
MediaStateConnected |
---|
Used to specify the call media is connected.
|
MediaStateDisconnected |
Used to specify the call media is disconnected.
|