![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
|
Instance Methods | |
(instancetype) | - NS_UNAVAILABLE |
(void) | - stop |
Stop certain subscription. Once a subscription is stopped, it cannot be recovered. | |
(void) | - mute:onSuccess:onFailure: |
Stop reeving data from remote endpoint. | |
(void) | - unmute:onSuccess:onFailure: |
Continue reeving data from remote endpoint. | |
(void) | - statsWithOnSuccess:onFailure: |
Get stats of underlying PeerConnection. | |
(void) | - applyOptions:onSuccess:onFailure: |
Update subscription with given options. | |
Properties | |
NSString * | subscriptionId |
id< OWTConferenceSubscriptionDelegate > | delegate |