# contactUnblocked

Description: Notification after your VideoSDK/Room unblocks a user.

Example:

{
    "event": "contactUnblocked",
    "peerId": "user666@some.server",
    "peedDn": "user666@some.server",
    "method": "event"
}

Parameter description:

  • peerId — Unique identifier TrueConf ID of a user being unblocked

  • peerDn — User display name

See also: