VerizonMediaEvent

@available(*, deprecated, message: "This class will be removed with the next major release.")
public class VerizonMediaEvent : EventProtocol

The VerizonMedia event object.

  • The type of event.

    Declaration

    Swift

    public private(set) var type: String { get }
  • The date at which the event occured.

    Declaration

    Swift

    public private(set) var date: Date { get }