Represents a Stringee chat request.
Properties |
---|
Methods |
---|
Accept chat request. |
Reject chat request. |
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. |
accept() → result |
---|
Accept chat request. |
reject() → result |
---|
Reject chat request. |