VerificationResult
The result of the verification process.
This is accomplished by preventing MiTM attacks between the SDK and the RevenueCat server. With verification enabled, the SDK ensures that the response created by the server was not modified by a third-party, and the response received is exactly what was sent.
Note: Verification is only performed if enabled using PurchasesConfiguration.Builder's entitlementVerificationMode property. This is disabled by default.
Entries
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.