Called as the result of tp_connection_manager_call_when_ready(). If the connection manager's protocol and parameter information could be retrieved, error is %NULL and cm is considered to be ready. Otherwise, error is non-%NULL and cm is not ready.
error
cm
a connection manager
%NULL on success, or the reason why tp_connection_manager_is_ready() would return %FALSE
the weak_object passed to tp_connection_manager_call_when_ready()
weak_object
Called as the result of tp_connection_manager_call_when_ready(). If the connection manager's protocol and parameter information could be retrieved,
error
is %NULL andcm
is considered to be ready. Otherwise,error
is non-%NULL andcm
is not ready.