inviteRequestSent

TrueConfLess than 1 minute

inviteRequestSent

Description: the notification received when sending a request for joining the conference created by another user.

Example:

{
    "event": "inviteRequestSent",
    "peerId": "user@some.server",
    "peerDn": "John Doe",
    "method": "event"
}

Parameter description:

  • peerId is the unique identifier of the user TrueConf ID, who is the owner of the conference.

  • peerDn — Display name of a user who owns a conference.

See also: