Function

Lfbget_app_id

since: 0.0

Declaration [src]

const char*
lfb_get_app_id (
  void
)

Description [src]

Get the application id set via lfb_set_app_id().

Available since: 0.0

Return value

Type: const char*

The application id.

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