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