Method

FridaPortalOptionsset_token

Declaration

void
frida_portal_options_set_token (
  FridaPortalOptions* self,
  const gchar* value
)

Description [src]

Authentication token to present to the portal.

Parameters

value

Type: const gchar*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.