AirPlayEvent

public class AirPlayEvent : NSObject, EventProtocol

The AirPlay event object.

  • The type of the event.

    Declaration

    Swift

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

    Declaration

    Swift

    public let date: Date