MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Properties | List of all members
MCPublisherCredentials Class Reference

#import <publisher.h>

Inheritance diagram for MCPublisherCredentials:
Inheritance graph
[legend]
Collaboration diagram for MCPublisherCredentials:
Collaboration graph
[legend]

Properties

NSString * streamName
 The name of the stream to publish.
 
NSString * token
 The publishing token.
 
NSString * apiUrl
 The publish API URL.
 

Detailed Description

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.

Property Documentation

◆ apiUrl

- (NSString*) apiUrl
readwritenonatomicstrong

The publish API URL.

◆ streamName

- (NSString*) streamName
readwritenonatomicstrong

The name of the stream to publish.

◆ token

- (NSString*) token
readwritenonatomicstrong

The publishing token.


The documentation for this class was generated from the following file: