AvatarChangedEventContext Object

Contains information about a change relating to an avatar associated with a specific resource.

The properties included in the AvatarChangedEventContext object are listed below.

Property Type Description
ResourceDN string The unique ID of the resource for which the avatar has changed.
ObjectType string The type of resource the avatar change relates to.
Provider string The avatar provider; for example, com.soa.imageprovider.type.default. For a list of valid values, see Avatar Providers.
Name string The name of the avatar.

Related Topics