Signal
FridaSession::detached
Declaration
void
detached (
FridaSession* self,
FridaSessionDetachReason reason,
FridaCrash* crash,
gpointer user_data
)
Parameters
reason-
Type:
FridaSessionDetachReasonWhy the session was detached.
crash-
Type:
FridaCrashThe crash that caused the detach, if any.
The argument can be NULL.The data is owned by the caller of the function.