Represents the client button information from a click event.
Members
buttonId :string
Represents the identifier of the client button configured in Interaction Administrator.
interactionId :string
Represents the identifier of the selected interaction. When no interaction is selected, this property will be null
.
queueId :ININ.Addins.IC.Queues.IQueueId
Represents the identifier of the queue that the click event was fired from. When this information is not available, this property will be null
.