IClientButtonInfo interface

Member of ININ.Addins.UI.Elements Since 2018 R2 API Version 1

Represents the client button information from a click event.

Members

buttonId :string

Read-only Since 2018 R2 API Version 1

Represents the identifier of the client button configured in Interaction Administrator.

interactionId :string

Read-only Since 2018 R2 API Version 1

Represents the identifier of the selected interaction. When no interaction is selected, this property will be null.

queueId :ININ.Addins.IC.Queues.IQueueId

Read-only Since 2018 R2 API Version 1

Represents the identifier of the queue that the click event was fired from. When this information is not available, this property will be null.