| Package | Description | 
|---|---|
| microsoft.exchange.webservices.data.core.request | |
| microsoft.exchange.webservices.data.core.response | |
| microsoft.exchange.webservices.data.messaging | 
| Modifier and Type | Method and Description | 
|---|---|
protected PhoneCallId | 
GetPhoneCallRequest.getId()
Gets the Id of the phone call. 
 | 
protected PhoneCallId | 
DisconnectPhoneCallRequest.getId()
Gets  the Id of the phone call. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetPhoneCallRequest.setId(PhoneCallId id)
Sets the id. 
 | 
void | 
DisconnectPhoneCallRequest.setId(PhoneCallId id)
Sets the id. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PhoneCallId | 
PlayOnPhoneResponse.getPhoneCallId()
Gets the Id of the phone call. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UnifiedMessaging.disconnectPhoneCall(PhoneCallId id)
Disconnects a phone call. 
 | 
protected PhoneCall | 
UnifiedMessaging.getPhoneCallInformation(PhoneCallId id)
Retrieves information about a current phone call. 
 | 
| Constructor and Description | 
|---|
PhoneCall(ExchangeService service,
         PhoneCallId id)
PhoneCall Constructor. 
 | 
Copyright © 2012–2015 Microsoft. All rights reserved.