Method

FridaPortalOptionsget_token

Declaration

const gchar*
frida_portal_options_get_token (
  FridaPortalOptions* self
)

Description [src]

Authentication token to present to the portal.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.