WSCSessionObserverDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | WSCSessionProtocols.h |
– stateChanged:
required method
Called when the WebRTC Session Controller Session changes state.
- (void)stateChanged:(WSCSessionState)sessionStateParameters
sessionState |
SessionState |
|---|
Discussion
Called when the WebRTC Session Controller Session changes state.
Declared In
WSCSessionProtocols.h