client_types
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.13.1" ) ]
public string[] client_types { get; }
[ Version ( since = "0.13.1" ) ]
public string[] client_types { get; }
A GStrv
containing the client types of this contact.
This is set to null
if CLIENT_TYPES
is not set on this contact; it may also be null
if that feature is prepared, but the contact's client types are unknown.