BatchAlertMessageContent

@interface BatchAlertMessageContent <BatchInAppMessageContent>

Model describing the content of an alert message

  • Undocumented

    Declaration

    Objective-C

    @property (nullable, readonly) NSString* trackingIdentifier
  • Undocumented

    Declaration

    Objective-C

    @property (nullable, readonly) NSString* title
  • Undocumented

    Declaration

    Objective-C

    @property (nullable, readonly) NSString* body
  • Undocumented

    Declaration

    Objective-C

    @property (nullable, readonly) NSString* cancelLabel
  • Undocumented

    Declaration

    Objective-C

    @property (nullable, readonly) BatchAlertMessageCTA* acceptCTA