• Associates a sessionId with a userId, "resolving" the session. This is critical for statistical analysis of logged-in users. If possible, this should only be called once per sessionId/userId pair.

    Parameters

    Returns Promise<boolean>

    isResolutionSuccessful