MillicastSource
public class MillicastSource : TypedSourceAn object that defines a Millicast sources.
- 
                  
                  Initializer method. DeclarationSwift public init(src: String, streamAccountId: String, subscriberToken: String? = nil, connectOptions: MCClientOptions? = nil)ParameterssrcThe name of the Millicast stream to subscribe to. streamAccountIdThe Millicast account ID. subscriberTokenThe subscribing token. connectOptionsThe source specific configuration of client options. 
