|
My Project
|
Import a profile. More...
Variables | |
| static final int | MSG_RI_IMPORT_PROFILE = 403 |
Import a profile.
Import a profile by sending the file base64 encoded to the navigator. If the profile with the given name already exists than it will be overwritten.
| Key | Value | Type | Info |
|---|---|---|---|
| Data | base64 encoded profile file data | String | |
| FileName | Profile file name | String |
RI_ERROR_NONE if the profile was set correctly.
RI_ERROR_INVALID_PARAMETER if the bundle keys "FileName" or "Data" have not been set.
| © PTV Group 2021 | Generated on Sun Oct 2 2022 19:28:23 for My Project by 1.8.17 |