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.

10 lines (8 loc) 389 B
// --------------- Native interfaces --------------- export let ControllableModuleType = /*#__PURE__*/function (ControllableModuleType) { ControllableModuleType["DIRECT_CALL"] = "DIRECT_CALL"; ControllableModuleType["GROUP_CALL"] = "GROUP_CALL"; return ControllableModuleType; }({}); // --------------- Javascript interfaces --------------- //# sourceMappingURL=NativeModule.js.map