CallControl.IndicateNewOutgoingCall Method

Definition

Updates device indicators to indicate an outgoing call.

public:
 virtual unsigned long long IndicateNewOutgoingCall() = IndicateNewOutgoingCall;
uint64_t IndicateNewOutgoingCall();
public ulong IndicateNewOutgoingCall();
function indicateNewOutgoingCall()
Public Function IndicateNewOutgoingCall () As ULong

Returns

UInt64

unsigned long long

uint64_t

A call token that uniquely identifies this call.

Remarks

An application should call this method only after the dialing connection is actually initiated, and not before.

Applies to