SFSDKAlertView Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | SFSDKAlertView.h |
– presentViewController:completion:
- (void)presentViewController:(BOOL)animated completion:(void ( ^ __nullable ) ( void ))completion– initWithMessage:window:
- (instancetype)initWithMessage:(SFSDKAlertMessage *)message window:(SFSDKWindowContainer *)window