Method

FridaRemoteDeviceOptionsget_origin

Declaration

const gchar*
frida_remote_device_options_get_origin (
  FridaRemoteDeviceOptions* self
)

Description [src]

Origin to send when connecting, if the server checks it.

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.