VerizonMediaPingErrorEvent

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

Fired when a Verizon Media Ping error event occurs.

  • The string representing the Verizon Media Ping error.

    Declaration

    Swift

    public private(set) var error: String { get }