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.

6 lines 241 B
export let NativeQueryType = /*#__PURE__*/function (NativeQueryType) { NativeQueryType["DIRECT_CALL_LOG"] = "DIRECT_CALL_LOG"; NativeQueryType["ROOM_LIST"] = "ROOM_LIST"; return NativeQueryType; }({}); //# sourceMappingURL=Query.js.map