get_avatar_requirements


Description:

[ Version ( since = "0.11.4" ) ]
public unowned AvatarRequirements get_avatar_requirements ()

To wait for valid avatar requirements, call prepare_async with the feature TP_CONNECTION_FEATURE_AVATAR_REQUIREMENTS.

This property cannot change after this goes to the Connected state.

Parameters:

this

a connection

Returns:

a AvatarRequirements struct, or null if the feature is not yet prepared or the connection doesn't have the necessary properties.