Uses of Class
microsoft.exchange.webservices.data.PhoneCallState

Uses of PhoneCallState in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return PhoneCallState
 PhoneCallState PhoneCall.getState()
          Gets a value indicating the last known state of this phone call.
static PhoneCallState PhoneCallState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PhoneCallState[] PhoneCallState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.