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
stringThat ends a stream.
getSentinel() : string
stringThe stream's sentinel.
getStartStream() : string
stringThat starts a stream.