Signal
FridaPortalService::controller-connected
Declaration
void
controller_connected (
FridaPortalService* self,
guint connection_id,
GSocketAddress* remote_address,
gpointer user_data
)
Parameters
connection_id-
Type:
guintThe connection’s ID.
remote_address-
Type:
GSocketAddressThe controller’s network address.
The data is owned by the caller of the function.