Click or drag to resize

STNCardSwipeProtocolGetSentinel Method

Returns the 'sentinel', the string immediately following the card swipe start character

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public string GetSentinel()

Return Value

Type: String
the sentinel string

Implements

ICardSwipeProtocolGetSentinel
See Also