ChangePINOptions
public class ChangePINOptions
The class used to provide configuration to change PIN call.
Since
3.3.0-
Initializes an instance of ChangePINOptions.
Since
3.3.0
Declaration
Swift
public init(pinLength: Int)
Parameters
pinLength
The length of the PIN, valid Integer from 4 - 8. Will throw runtime exception as InvalidArgument. Possible errors:
NSInvalidArgumentException