Click or drag to resize
Call Class
diaGlobWrapper Help
Encapsulates a call object.
Inheritance Hierarchy
SystemObject
  InkostarCall

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public sealed class Call

The Call type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCallReference
Returns the call reference identifier.
Public propertyCallStartTime
Returns the call start time.
Public propertyDialedDigits
Returns if applicable the outbound call dialled digits.
Public propertyDirection
Returns the call direction enumerator, inbound or outbound.
Top
See Also