Method

JsonrpcInputStreamread_message

Declaration [src]

gboolean
jsonrpc_input_stream_read_message (
  JsonrpcInputStream* self,
  GCancellable* cancellable,
  GVariant** message,
  GError** error
)

Description

No description available.

Parameters

cancellable GCancellable
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
message GVariant
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.