On_currentUserDisplayNameChanged

TrueConf7/5/26Less than 1 minute

On_currentUserDisplayNameChanged

Description

The notification indicating that the display name of the current user has been changed

EventHandler<string> On_currentUserDisplayNameChanged

Response example

{
    "method" : "event",
    "event" : "currentUserDisplayNameChanged",
    "peerDn:" : "UserDn"
}

Response Parameters

NameDescription
peerDnThe new display name of the current user

See also

Last Updated: