Object DelegateGateNotMet
-
- All Implemented Interfaces:
-
com.adobe.marketing.mobile.services.ui.PresentationError
@Deprecated(message = "Use SuppressedByAppDeveloper instead", replaceWith = @ReplaceWith(imports = {}, expression = "SuppressedByAppDeveloper")) public class DelegateGateNotMet extends ShowFailed
Represents a failure to show a Presentable because the delegate gate was not met.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringreasonpublic final static DelegateGateNotMetINSTANCE
-