GoogleUserMessagingPlatform Framework Reference

  • UMPRequestErrorCode is an enum used for error codes when updating consent information.

  • The enum includes cases for internal errors, invalid app IDs, network errors, and misconfiguration.

  • Each error code has a corresponding integer value and can be declared in Swift or Objective-C.

UMPRequestErrorCode

enum UMPRequestErrorCode : NSInteger {}

Error codes used when making requests to update consent info.