[ NoAccessorMethod ]
[ Version ( since = "0.19.10" ) ]
public Variant location_vardict { owned get; }
If this contact has set a user-defined location, a string to variant map containing his location.
If not, null
. tp_vardict_get_string
and similar functions can be used to access the contents.
This may be null
even if the contact has set a location, if this Contact
object has not been set up to track LOCATION.
This property contains the same information as TpContact:location
, in a different format.