In order to use the Delegate methods you must add protocol conformance
CometChatLoginDelegate as CometChat.logindelegate = self . Here is the example of CometChatLoginDelegate:
- Swift
- Objective C
Login Listeners — CometChat documentation.
CometChatLoginDelegate as CometChat.logindelegate = self . Here is the example of CometChatLoginDelegate: