WSCSessionObserverDelegate Protocol Reference

Conforms to NSObject
Declared in WSCSessionProtocols.h

Overview

WebRTC Session Controller session observer delegate.

– stateChanged: required method

Called when the WebRTC Session Controller Session changes state.

- (void)stateChanged:(WSCSessionState)sessionState

Parameters

sessionState

SessionState

Discussion

Called when the WebRTC Session Controller Session changes state.

Declared In

WSCSessionProtocols.h