receiver
(uid/guid) and receiverType
(user/group).
This extension uses the callExtension
method provided by our SDKs.
board_url
of the whiteboard session in the success callback of the callExtension
method as shown in the above code sample.
custom
extension_whiteboard
metadata
contains incrementUnreadCount
with value as true
. Use this for incrementing the unread count every time a Collaborative whiteboard’s custom message is received.
CometChat.getLoggedinUser()
method to get the details about the logged-in user. Refer to our Retrieve Users documentation for retrieving the details about the logged-in user. The following is for your reference:
board_url
.