MobileCoBrowsingChanged

public struct MobileCoBrowsingChanged

Fired when mobile co-browsing switch from inactive to active or vice-versa.

This is only triggered when the used collaboration server is of version 5.x newer than 5.17 or newer than 6.3

  • NAME of the event

    Declaration

    Swift

    public static let NAME: String
  • True of mobile co-browsing is active; False otherwise

    type: Bool

    Declaration

    Swift

    public static let VALUE_ACTIVE: String