THEOliveEvent

public class THEOliveEvent : NSObject, THEOplayerSDK.EventProtocol
  • A textual representation of the type of the event

    Declaration

    Swift

    public let type: String
  • The date at which the event occurred.

    Declaration

    Swift

    public let date: Date