Click or drag to resize
IHubGetUniqueIDAsync Method
Overload List
  NameDescription
Public methodGetUniqueIDAsync(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.
Public methodGetUniqueIDAsyncT(FuncResponse, T, 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.
Top
See Also