MillicastSDK 1.8.4
Loading...
Searching...
No Matches
Properties | List of all members
MCSubscriberCredentials Class Reference

#import <viewer.h>

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

Properties

NSString * streamName
 The name of the stream you want to subscribe to.
 
NSString * token
 The subscribing token.
 
NSString * accountId
 Your Millicast account ID.
 
NSString * apiUrl
 The subscribe API URL.
 

Detailed Description

The Credentials interface represent the credentials required for connecting and subscribing to a Millicast stream. See the Streaming Dashboard

Property Documentation

◆ accountId

- (NSString*) accountId
readwritenonatomicstrong

Your Millicast account ID.

◆ apiUrl

- (NSString*) apiUrl
readwritenonatomicstrong

The subscribe API URL.

◆ streamName

- (NSString*) streamName
readwritenonatomicstrong

The name of the stream you want to subscribe to.

◆ token

- (NSString*) token
readwritenonatomicstrong

The subscribing token.


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