Virtual Method
JsonrpcClientnotification
Declaration [src]
void
notification (
  JsonrpcClient* self,
  const gchar* method_name,
  GVariant* params
)
Parameters
- method_name
- 
            Type: const gchar*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- params
- 
            Type: GVariantNo description available. The data is owned by the caller of the method.