Method

PhoshEmergencyCallsManagercall

Declaration [src]

void
phosh_emergency_calls_manager_call (
  PhoshEmergencyCallsManager* self,
  const gchar* id
)

Description [src]

Starts an emergency call with the specified id.

Parameters

id const gchar*
 

The id that identifies the emergency contact.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.