UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

11 lines (10 loc) 315 B
export const CallUIEvents = { ccCallFailed: "ccCallFailed", ccCallInitiated: "ccCallInitiated", ccCallRejected: "ccCallRejected", ccCallAccepted: "ccCallAccepted", ccCallEnded: "ccCallEnded", ccCallJoined: "ccCallJoined", ccOutgoingCall: "ccOutgoingCall", ccShowOngoingCall: "ccShowOngoingCall", };