Type Definitions
The following type definitions are available globally.
-
Undocumented
Declaration
Objective-C
typedef id<CISAdAnalyticsProtocol> CISAdAnalyticsSwift
typealias CISAdAnalytics = CISAdAnalyticsProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISAnalyticsProtocol> CISAnalyticsSwift
typealias CISAnalytics = CISAnalyticsProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISClientSettingProtocol> CISClientSettingsSwift
typealias CISClientSettings = CISClientSettingProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISPlayerEventsListenerProtocol> CISPlayerEventsListenerSwift
typealias CISPlayerEventsListener = CISPlayerEventsListenerProtocol -
Update Handler callback function.
Declaration
Objective-C
typedef void (^UpdateHandler)(void)Swift
typealias UpdateHandler = () -> Void -
Undocumented
Declaration
Objective-C
typedef id<CISStreamAnalyticsProtocol> CISBaseAnalyticsSwift
typealias CISBaseAnalytics = CISStreamAnalyticsProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISStreamerProxyFactoryProtocol> CISStreamerProxyFactorySwift
typealias CISStreamerProxyFactory = CISStreamerProxyFactoryProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISStreamerProxyProtocol> CISStreamerProxySwift
typealias CISStreamerProxy = CISStreamerProxyProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISVideoAnalyticsProtocol> CISVideoAnalyticsSwift
typealias CISVideoAnalytics = CISVideoAnalyticsProtocol
Type Definitions Reference