| HubGetUniqueIDAsync Method |
| Name | Description | |
|---|---|---|
| GetUniqueIDAsync | Returns the unique identifier of the endpoint for the current user in the current app. This unique identifier can be used for logging purposes. | |
| GetUniqueIDAsync(AsyncHandle) | Returns the unique identifier of the endpoint for the current user in the current app. This unique identifier can be used for logging purposes. | |
| GetUniqueIDAsyncT(AsyncHandle, FuncResponse, T) | Returns the unique identifier of the endpoint for the current user in the current app. This unique identifier can be used for logging purposes. |