ParseSessionGetCurrentSessionAsync Method Parse
Gets the current ParseSession object related to the current user.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public static Task<ParseSession> GetCurrentSessionAsync()

Return Value

Type: TaskParseSession
See Also

Reference