This interface represents a template for card swipe protocols. In order for this library to parse magnetic strip data a class implementing this interface must be created describing the new protocol.
package |
Application |
---|
getEndStream() : string
string
That ends a stream.
getSentinel() : string
string
The stream's sentinel.
getStartStream() : string
string
That starts a stream.