UNPKG

react-19-kit

Version:

Ready-to-use Chat UI Components for React(Javascript/Web)

3 lines (2 loc) 462 B
declare function useCometChatIncomingCall(loggedInUser: any, setLoggedInUser: any, call: CometChat.Call, attachListeners: Function, removeListener: Function, acceptCallButtonRef: any, rejectCallButtonRef: any, showCall: any, callRef: any, acceptIncomingCall: Function, rejectIncomingCall: Function, showIncomingCallScreen: boolean, subscribeToEvents: Function, errorHandler: (error: unknown, source?: string) => void): void; export { useCometChatIncomingCall };