Friendship

08 April 2021

  • C11 - added the names action.

21 December 2014

  • Release 7.34 - now passes the action key set to update on information events such as online / offline status changes and permissions being granted or revoked.
Data Description
type The type of the notification.
action Set to either request, response, termination or names depending on whether Corrade received a request, the avatar to whom friendship was offered responds, friendship has been terminated, update in case friends go online / offline or rights have been changed or names in case the friends list has been updated.
firstname The first name of the avatar involved in the friendship action.
lastname The last name of the avatar involved in the friendship action.
agent The UUID of the person sending the message.
status online or offline
rights A CSV string of rights currently active.
avatars A CSV string of avatar UUIDs by full name when the notification action is names.

Notes