InPlayerNotification
public struct InPlayerNotification : Codable
InPlayer Notification
-
Undocumented
Declaration
Swift
public var type: NotificationType
-
Undocumented
Declaration
Swift
public var timestamp: Double
-
Decoder method
Declaration
Swift
public init(from decoder: Decoder) throws
-
Encoder method
Declaration
Swift
public func encode(to encoder: Encoder) throws