The DisGUISE C# class library

KeypadSequence Class

A KeypadSequence transmit a series of key actions to the phone. The phones reacts to those as if they had occured on the real keypad.

For a list of all members of this type, see KeypadSequence Members.

System.Object
   DisGUISE.Backend.PhoneInteractor
      DisGUISE.Phone.KeypadSequence

public class KeypadSequence : PhoneInteractor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DisGUISE.Phone

Assembly: DisGUISE (in DisGUISE.dll)

See Also

KeypadSequence Members | DisGUISE.Phone Namespace