DesktopReporter

public class DesktopReporter : NSObject

A singlton class for reporting desktop related events.

See also

DesktopReportEventType for event types
  • Siglton shared instance

    Declaration

    Swift

    public static let sharedInstance: DesktopReporter
  • Report desktop related event.

    Declaration

    Swift

    public func reportEvent(_ event: DesktopReportEvent)
    Parameters
    event

    event of type DesktopReportEvent

  • Report desktop related event.

    Declaration

    Swift

    public func reportEvent(with pairingInfo: DesktopPairingInfo, sessionId: String, actionType: String, status: Int)
    Parameters
    pairingInfo

    Destop pairing info

    sessionId

    Session id

    actionType

    Action type string

    status

    status