We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FIRInAppMessagingAction
1 parent d058af9 commit 5ecb670Copy full SHA for 5ecb670
Firebase/InAppMessaging/Public/FIRInAppMessagingRendering.h
@@ -135,7 +135,7 @@ NS_SWIFT_NAME(InAppMessagingAction)
135
/// Unavailable.
136
- (instancetype)init NS_UNAVAILABLE;
137
138
-/// Deprecated, this class shouldn't be directly instantiated.
+/// This class should only be initialized from a custom in-app message UI component implementation.
139
- (instancetype)initWithActionText:(nullable NSString *)actionText actionURL:(NSURL *)actionURL;
140
141
@end
0 commit comments