nn::nex::CallContext::GetState Member Function

Syntax

State GetState() const;

Parameters

None.

Return Values

The current call State. The returned value is either Available, CallInProgress, CallSuccess, CallFailure or CallCancelled.

Description

Returns the current CallContext state.

See Also

State

Revision History

2011/01/27
Initial version.

CONFIDENTIAL