GetAppId

Gets the App ID you set.

const char* GetAppId(Error *err);
Since
v4.5.0

Restrictions

None.

Parameters

err
The state or error information: Error.

Returns

  • The App ID you set, if the method call succeeds.
  • An empty string, if the method call fails.