GetStoredProfileId
Returns the stored profile ID
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
string profileId = _bc.GetStoredProfileId();
std::string profileId = _bc->getStoredProfileId();
NSString* profileId = [_bc getStoredProfileId];
String id = _bc.getStoredProfileId();
var profileId = _bc.getStoredProfileId();
String profileId = _bc.getStoredProfileId();
var profileId = _bc.getStoredProfileId();
var profileId = _bc.getStoredProfileId();
JSON Response
var profileId = _bc.getStoredProfileId();