@wildix/wda-stream-client > ChatStatus
ChatStatus variable
Signature:
ChatStatus: {
readonly COMPLETED: "COMPLETED";
readonly MISSED: "MISSED";
readonly WAITFIRSTREPLY: "WAITFIRSTREPLY";
readonly WAITREPLYFROMAGENT: "WAITREPLYFROMAGENT";
readonly WAITREPLYFROMGUEST: "WAITREPLYFROMGUEST";
}