MillicastIntegrationFactory
public class MillicastIntegrationFactory : NSObject
extension MillicastIntegrationFactory: CustomReflectable
Factory class that helps to instantiate a new Millicast integration instance.
-
Method that instantiates and returns a new Millicast integration instance.
Declaration
Swift
public static func createIntegration() -> MillicastIntegration
-
Declaration
Swift
public var customMirror: Mirror { get }