UNPKG

@sendbird/calls-react-native

Version:

Sendbird Calls SDK for React Native: Empower React Native apps with seamless audio, video, and group calling. Build interactive communication easily.

8 lines (7 loc) 280 B
export let ParticipantState; (function (ParticipantState) { ParticipantState["ENTERED"] = "ENTERED"; ParticipantState["CONNECTED"] = "CONNECTED"; ParticipantState["EXITED"] = "EXITED"; })(ParticipantState || (ParticipantState = {})); //# sourceMappingURL=Participant.js.map