Conforms to NSObject
Declared in WSCSessionProtocols.h

Overview

WebRTC Session Controller session observer delegate.

Tasks

Instance Methods

stateChanged:

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