GoogleUserMessagingPlatform Framework Reference

  • UMPFormErrorCode is an enum used for error codes when loading and showing forms.

  • Specific error codes within UMPFormErrorCode include internal errors, forms that were already used, forms that are unavailable, and forms that timed out.

  • An additional error code, UMPFormErrorCodeInvalidViewController, is listed but undocumented.

UMPFormErrorCode

enum UMPFormErrorCode : NSInteger {}

Error codes used when loading and showing forms.