Suggestions

close search

StringeeChatRequest class

Represents a Stringee chat request.


Summary


Properties

convId → String

customerId → String

customerName → String

channelType → StringeeChannelType

type → StringeeChatRequestType

Methods

accept() → result

Accept chat request.

reject() → result

Reject chat request.

Properties


convId → String
It's conversation id.
customerId → String
It's customer id.
customerName → String
It's customer name.
channelType → StringeeChannelType
It's channel type of request.
type → StringeeChatRequestType
It's type of chat request.

Methods


accept() → result
Accept chat request.
reject() → result
Reject chat request.