Skip to content

//ios-sdk/UnlockResultObjC

ENUM

UnlockResultObjC

@objc @frozen public enum UnlockResultObjC: Int

Cases

unlockSuccess

case unlockSuccess = 0

The wall was successfully unlocked.

unlockCancelledByUser

case unlockCancelledByUser = 1

The user dismissed the wall swiping down the modal

paymentCancelledByUser

case paymentCancelledByUser = 2

The user cancelled the in app purchased modal

unlockFailure

case unlockFailure = 4

The wall failed to unlock, see the errorfor more details

noInternetConnection

case noInternetConnection = 5

The device is not connected to internet therefore the smartwall can't verify the user access