API Docs for: 2.0.20133.2
Show:

api.modalities.ChatModality Class

Item Index

Properties

Methods

getAvailability

() Promise | string

Get status of the chat

Returns:

Promise | string:

A promise that resolves to a value in api.modalities.Availability

getQueueLength

() Promise | Number

Get number of people currently in queue

Returns:

Promise | Number:

A promise that resolves to the number of people currently in queue

Properties

type

String
Type of modality. A value from {{#crossLink "api.modalities.Modality"}}{{/crossLink}}