Skip to main content

Class CallerIDCollection

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for CallerIDCollection. Collection of caller ids with their corresponding hash

Inheritance

objectCallerIDCollection

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

CallerIDCollection()

Default constructor - defaults any enum props to 0.

Properties

CallerIDHash

Hash of the caller ids, used for checking if the same set of caller ids was sent earlier

Property Value

string

CallerIDs

Array of caller ids, sorted numerically on the phone number

Property Value

CallerID[]

See Also

PocketAgent