MillicastSDK 2.0.0
|
#import <publisher.h>
Properties | |
NSString * | streamName |
The name of the stream to publish. | |
NSString * | token |
The publishing token. | |
NSString * | apiUrl |
The publish API URL. | |
The Credentials interface represents the credentials required for connecting the publisher to the streaming platform and publishing a stream. Refer to the streaming dashboard for this information.
|
readwritenonatomicstrong |
The publish API URL.
|
readwritenonatomicstrong |
The name of the stream to publish.
|
readwritenonatomicstrong |
The publishing token.