On_currentUserProfileUrlChanged

TrueConf7/5/26Less than 1 minute

On_currentUserProfileUrlChanged

Description

The notification received when the link to the user personal area has been changed

EventHandler<string> On_currentUserProfileUrlChanged

Response example

{
    "method": "event",
    "event": "currentUserProfileUrlChanged",
    "url": "link"
}

Response Parameters

NameDescription
urlThe link to the user personal area

See also

Last Updated: