Function

Lfbget_app_id

Declaration [src]

const char*
lfb_get_app_id (
  void
)

Description [src]

Get the application id set via lfb_set_app_id()().

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.