Type Definitions
The following type definitions are available globally.
-
Undocumented
Declaration
Objective-C
typedef id<CISAdAnalyticsProtocol> CISAdAnalyticsSwift
typealias CISAdAnalytics = any CISAdAnalyticsProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISAnalyticsProtocol> CISAnalyticsSwift
typealias CISAnalytics = any CISAnalyticsProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISPlayerEventsListenerProtocol> CISPlayerEventsListenerSwift
typealias CISPlayerEventsListener = any 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 = any CISStreamAnalyticsProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISStreamerProxyFactoryProtocol> CISStreamerProxyFactorySwift
typealias CISStreamerProxyFactory = any CISStreamerProxyFactoryProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISStreamerProxyProtocol> CISStreamerProxySwift
typealias CISStreamerProxy = any CISStreamerProxyProtocol -
Undocumented
Declaration
Objective-C
typedef id<CISVideoAnalyticsProtocol> CISVideoAnalyticsSwift
typealias CISVideoAnalytics = any CISVideoAnalyticsProtocol
Type Definitions Reference