Signal

FridaService::message

Declaration

void
message (
  FridaService* self,
  GVariant* message,
  gpointer user_data
)

Description [src]

Emitted when the service sends a message.

Default handler:

Parameters

message

Type: GVariant

The message.

The data is owned by the caller of the function.