My Project
Variables
Go to the main activity

Switch to the main activity in the PTV Navigator. More...

Variables

static final int MSG_RI_GO_TO_MAIN = 600
 

Detailed Description

Switch to the main activity in the PTV Navigator.

Switches the activity in the PTV Navigator to the main activity. If the app is already in the main activity, nothing happens beside a warning will be returned.

Returned error codes:

RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_IS_INITIALIZING if the Remote Interface service is not initialized yet.

RI_ERROR_FAILED if an error occurred.
RI_WARNING_ALREADY_IN_MAIN_ACTIVITY if the app is already in the main activity.


© PTV Group 2021 Generated on Sun Oct 2 2022 19:28:23 for My Project by doxygen 1.8.17