Index


Class wsc.CallState

An object that represents the state of a Call.

Class Summary
Constructor Attributes Constructor Name and Description
 
wsc.CallState(state, code, reason)
Field Summary
Field Attributes Field Name and Description
 
the identifier for the call state
Class Detail
wsc.CallState(state, code, reason)
Parameters:
{String} state
The call state value
{String} code
the call state status code
{String} reason
The reason of the call state status
Field Detail
state
the identifier for the call state
See:

Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.