possible_handlers
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
[ Version ( since = "0.11.5" ) ]
public string[] possible_handlers { owned get; }
[ NoAccessorMethod ]
[ Version ( since = "0.11.5" ) ]
public string[] possible_handlers { owned get; }
A GStrv
containing the well known bus names (starting with TP_CLIENT_BUS_NAME_BASE) of the possible Handlers for the channels
Read-only except during construction.
This is not guaranteed to be set until prepare_async has
finished preparing TP_CHANNEL_DISPATCH_OPERATION_FEATURE_CORE
.