nn::nex::JoinSessionOperation::GetApprovalState Member Function

Syntax

JoinSessionOperation::ApprovalState GetApprovalState();

Parameters

None.

Return Values

Gets the approval state of the request to join the current session.

Description

Gets the approval state of the request to join the current session.

The approval state of the join request is Unknown when this function is called by the JoinApproval callback for the first time. The state is Pending when the decision is postponed using the PostponeDecision function.

Revision History

2011/03/04
Initial version.

CONFIDENTIAL