QPEvent

public protocol QPEvent

Base class for all the events emitted by the SDK

  • Undocumented

    Declaration

    Swift

    var description: String { get }
  • Undocumented

    Declaration

    Swift

    var secondaryDescription: String? { get }