UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

11 lines (10 loc) 261 B
export declare const CallUIEvents: { ccCallFailed: string; ccCallInitiated: string; ccCallRejected: string; ccCallAccepted: string; ccCallEnded: string; ccCallJoined: string; ccOutgoingCall: string; ccShowOngoingCall: string; };