![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
|
Publication represents a sender for publishing a stream. More...
#import <OWTP2PPublication.h>
Instance Methods | |
(instancetype) | - NS_UNAVAILABLE |
(void) | - stop |
Stop certain publication. Once a subscription is stopped, it cannot be recovered. | |
(void) | - stats:onFailure: |
Get stats of underlying PeerConnection. | |
Properties | |
id< OWTP2PPublicationDelegate > | delegate |
Publication represents a sender for publishing a stream.
It handles the actions on a LocalStream published to a remote endpoint.