Virtual Method

JsonrpcClientnotification

Declaration [src]

void
notification (
  JsonrpcClient* self,
  const gchar* method_name,
  GVariant* params
)

Description

No description available.

Parameters

method_name const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
params GVariant*
  No description available.
 The data is owned by the caller of the function.