VoipCallCoordinator.GetNextOperation method

Gets the next VoIP operation to be performed.

Syntax

public IVoipOperation GetNextOperation()
Public Function GetNextOperation() As IVoipOperation
public:
IVoipOperation^ GetNextOperation()

Parameters

This method has no parameters.

Return value

Type: IVoipOperation

The next VoIP operation to be performed.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.Networking.Voip Windows::Phone::Networking::Voip [C++]

Metadata

Windows.WinMD

See also

VoipCallCoordinator