Spark SDK Docs
Spark SDK Docs
SparkSDK
PersonClient Class
PersonClient Methods
Get Method
GetMe Method
List Method
PersonClient
GetMe Method
Retrieves the details for the authenticated user.
Namespace:
SparkSDK
Assembly:
SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
Copy
public
void
GetMe
(
Action
<
SparkApiEventArgs
<
Person
>>
completionHandler
)
Parameters
completionHandler
Type:
System
Action
SparkApiEventArgs
Person
The completion event handler.
Remarks
Since: 0.1.0
See Also
Reference
PersonClient Class
SparkSDK Namespace