unregister Pin Code
fun unregisterPinCode(userID: String, callback: TSAuthCallback<TSPinCodeUnregistrationResult, TSPinCodeUnregistrationError>)
Unregister the pin code authenticator for the given user.
Parameters
user ID
user identifier.
callback
operation success/failure callback.
Throws
if the SDK has not been initialized.