nn::nex::JoinSessionOperation::Approve Member Function

Syntax

void Approve();

Parameters

None.

Return Values

None.

Description

Approves the request to join the session.

This function changes the state from ApprovalState to Approved when called during JoinApproval. If a JoinApproval callback has not been registered or neither Approve nor Deny are called inside the callback, the request to join is approved by default.

Revision History

2011/03/04
Initial version.

CONFIDENTIAL