Click or drag to resize

STNCardSwipeProtocol Class

Initializes a new instance of the STNCardSwipeProtocol class. Represents the STN card swipe protocol.
Inheritance Hierarchy
SystemObject
  EasyScriptAPISTNCardSwipeProtocol

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public class STNCardSwipeProtocol : ICardSwipeProtocol

The STNCardSwipeProtocol type exposes the following members.

Constructors
  NameDescription
Public methodSTNCardSwipeProtocol
Initializes a new instance of the STNCardSwipeProtocol class
Top
Methods
  NameDescription
Public methodGetEndStream
Returns the character that denotes the end of a card swipe
Public methodGetSentinel
Returns the 'sentinel', the string immediately following the card swipe start character
Public methodGetStartStream
Returns the character that denotes the start of a card swipe
Top
See Also