Signal

FridaPortalService::node-left

Declaration

void
node_left (
  FridaPortalService* self,
  guint connection_id,
  FridaApplication* application,
  gpointer user_data
)

Description [src]

Emitted when a node leaves the portal.

Default handler:

Parameters

connection_id

Type: guint

The connection’s ID.

application

Type: FridaApplication

The node’s application.

The data is owned by the caller of the function.