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
CometChatLoginDelegate as CometChat.logindelegate = self . Here is the example of CometChatLoginDelegate: