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 (6 loc) 243 B
export let NativeQueryType; (function (NativeQueryType) { NativeQueryType["DIRECT_CALL_LOG"] = "DIRECT_CALL_LOG"; NativeQueryType["ROOM_LIST"] = "ROOM_LIST"; })(NativeQueryType || (NativeQueryType = {})); //# sourceMappingURL=Query.js.map