Method

CMPusherget_app_id

since: 0.0.1

Declaration [src]

const char*
cm_pusher_get_app_id (
  CmPusher* self
)

Description [src]

Get the app-id of the application this pusher belongs to.

Available since: 0.0.1

Return value

Type: const char*

No description available.

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