capabilities


Description:

[ Version ( since = "0.11.3" ) ]
public Capabilities capabilities { get; }

The capabilities supported by this contact.

If the underlying Connection doesn't support the ContactCapabilities interface, this property will contain the capabilities supported by the connection. Use is_specific_to_contact to check if the capabilities are specific to this Contact or not.

This may be null if this Contact object has not been set up to track CAPABILITIES.