# contactBlocked

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

Example:

{
    "event": "contactBlocked",
    "peerId": "user666@some.server",
    "peerDn": "user666@some.server",
    "method": "event"
}

Parameter description:

  • peerId — Unique TrueConf ID identifier of a blocked user

  • peerDn — User display name

See also: