Suggestions

close search

StringeeChatRequest class

Represents a Stringee chat request.


Properties


convIdString?

It's the unique identification of the conversation on Stringee system.

customerIdString?

It's the unique identification of the customer on Stringee system.

customerNameString?

It's the name of the customer on Stringee system.

channelTypeChannelType?

It's channel type of the chat request.

typeStringeeChatRequestType?

It's type of the chat request.


Methods


accept()Map<dynamic, dynamic>

Accept chat request.

reject()Map<dynamic, dynamic>

Reject chat request.