Uses of Class
org.eclipse.ecf.telephony.call.CallSessionErrorDetails

Packages that use CallSessionErrorDetails
org.eclipse.ecf.telephony.call   
 

Uses of CallSessionErrorDetails in org.eclipse.ecf.telephony.call
 

Fields in org.eclipse.ecf.telephony.call declared as CallSessionErrorDetails
static CallSessionErrorDetails CallSessionErrorDetails.BAD_REQUEST
           
static CallSessionErrorDetails CallSessionErrorDetails.SERVICE_UNAVAILABLE
           
static CallSessionErrorDetails CallSessionErrorDetails.UNKWOWN_ERROR
           
static CallSessionErrorDetails CallSessionErrorDetails.UNSUPPORTED_MEDIA
           
static CallSessionErrorDetails CallSessionErrorDetails.UNSUPPORTED_TRANSPORTS
           
 

Methods in org.eclipse.ecf.telephony.call that return CallSessionErrorDetails
static CallSessionErrorDetails CallSessionErrorDetails.fromString(java.lang.String presenceType)
           
 CallSessionErrorDetails ICallSession.getErrorDetails()
          Get error information.