On_contactUnblocked
7/5/26Less than 1 minute
On_contactUnblocked
Description
Notification after your TrueConf VideoSDK unblocks a user
EventHandler<string> On_contactUnblockedResponse example
{
"event": "contactUnblocked",
"peerId": "user666@some.server",
"peedDn": "user666@some.server",
"method": "event"
}Response Parameters
| Name | Description |
|---|---|
| peerId | Unique identifier TrueConf Id of a user being unblocked |
| peerDn | User display name |
See also