HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Method GetSessionDataAsync

    GetSessionDataAsync(TSessionToken)

    Gets the session data associated with the specified session token.

    Declaration
    Task<TSessionData?> GetSessionDataAsync(TSessionToken sessionToken)
    Parameters
    Type Name Description
    TSessionToken sessionToken
    Returns
    Type Description
    Task<TSessionData>
    © Singulink. All rights reserved.