# 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— TrueConf ID unique identifier of a user who owns a conference
- peerDn— Display name of a user who owns a conference.
See also: