Virtual Method
PhoshDBusSessionManagerhandle_register_client
Declaration [src]
gboolean
handle_register_client (
PhoshDBusSessionManager* object,
GDBusMethodInvocation* invocation,
const gchar* arg_app_id,
const gchar* arg_client_startup_id
)
Parameters
invocation |
GDBusMethodInvocation |
No description available. | |
The data is owned by the caller of the function. | |
arg_app_id |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
arg_client_startup_id |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |