@wildix/xbees-conversations-client > ChannelContextEventAttendeeStatus
ChannelContextEventAttendeeStatus variable
Signature:
ChannelContextEventAttendeeStatus: {
readonly ACCEPTED: "accepted";
readonly DECLINED: "declined";
readonly NONE: "none";
readonly TENTATIVE: "tentative";
}