Method

FridaEndpointParametersget_auth_service

Declaration

FridaAuthenticationService*
frida_endpoint_parameters_get_auth_service (
  FridaEndpointParameters* self
)

Description [src]

Service used to authenticate connecting clients, if any.

Return value

Type: FridaAuthenticationService

No description available.

The returned data is owned by the instance.
The return value can be NULL.