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.

7 lines 277 B
export let ParticipantState = /*#__PURE__*/function (ParticipantState) { ParticipantState["ENTERED"] = "ENTERED"; ParticipantState["CONNECTED"] = "CONNECTED"; ParticipantState["EXITED"] = "EXITED"; return ParticipantState; }({}); //# sourceMappingURL=Participant.js.map