Syntax
Parameters
localUser PartyLocalUser**library-allocated output, may return nullptr The output local user associated with this local endpoint, or nullptr.
Return value
PartyErrorc_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyManager::GetErrorMessage().
Remarks
If this endpoint isn’t associated with a user,localUser is set to nullptr.
