void PostponeDecision( TimeInterval tiPostponeDelay );
Name | Description | |
---|---|---|
tiPostponeDelay | [in] Specifies the postpone delay time in units of milliseconds. |
Postpones the decision regarding the request to join the session.
This function postpones participation in a session when called inside the JoinApproval
callback. If postponing a decision, the context for making the decision can be attached using the Operation::SetUserData
function.
CONFIDENTIAL