getAppId

Gets the App ID you set.

public String getAppId() throws RteException;
Since
v4.5.0

Restrictions

None.

Exception

If the method call fails, the SDK throws RteException and returns an error message. You need to catch the exception and handle it.