Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to DCDeviceMBS class.
DCDeviceMBS.GenerateTokenCompletedMBS(token as MemoryBlock, Error as NSErrorMBS, Tag as Variant)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
delegate | System | MBS iOS Plugin | 23.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
token: An ephemeral token that identifies the current device.
error: The error that occurred, if any.
Your server uses the generated token in its requests to get or set the persistent bits for the current device. You should treat the token you receive in the completion block as single-use. Although the token remains valid long enough for your server to retry a specific request if necessary, you should not use a token multiple times. Instead, use this method to generate a new token.
The app you use to generate the token must be associated with your developer account; otherwise, the generation request fails.
The items on this page are in the following plugins: MBS iOS Plugin.