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
)

Description

No description available.

Parameters

invocation

Type: GDBusMethodInvocation

No description available.

The data is owned by the caller of the function.
arg_app_id

Type: 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

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.