reset()

The reset() method is used to reset the payment or card binding process and clear the current state.

Note: This method must be called on the main thread.

Declaration

copy
- (void)reset;

Parameters

This method takes no input parameters.

Return value

This method does not return any value.