The DisGUISE C# class library

Call Constructor

Create a Call object with still unknown parameters. Those can be specified later, if more call events arrive.

Overload List

Create a Call object with still unknown parameters. Those can be specified later, if more call events arrive.

public Call(int);

Create a Call object with still unknown parameters.

public Call(int,CallStatus,CallType);

See Also

Call Class | DisGUISE.Phone Namespace