Virtual Method
PhoshSessionClientPrivateDBusClientPrivatehandle_end_session_response
Declaration [src]
gboolean
handle_end_session_response (
PhoshSessionClientPrivateDBusClientPrivate* object,
GDBusMethodInvocation* invocation,
gboolean arg_is_ok,
const gchar* arg_reason
)
Parameters
invocation |
GDBusMethodInvocation |
No description available. | |
The data is owned by the caller of the function. | |
arg_is_ok |
gboolean |
No description available. | |
arg_reason |
const gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |