Options
All
  • Public
  • Public/Protected
  • All
Menu

Model Class for the CoBrowsData

Hierarchy

  • CoBrowseData

Index

Constructors

Properties

Methods

Constructors

Properties

contactId: string
remarks
  • The contactId for coBrowseEvent.
url: string
remarks
  • The url for coBrowseEvent.

Methods

  • used to parse the data

    example
    agentWorkflowResponseEvent.parse(data);
    

    Parameters

    • data: string

    Returns CoBrowseData

Generated using TypeDoc