UNPKG

react-19-kit

Version:

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

3 lines (2 loc) 367 B
declare function useCometChatCallLogs(loggedInUser: CometChat.User | null, setLoggedInUser: Function, requestBuilder: any, setCallBuilder: Function, getCallList: Function, attachListeners: Function, subscribeToEvents: Function, detachListeners: Function, onErrorCallback: (error: unknown, source?: string | undefined) => void): void; export { useCometChatCallLogs };