File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ typedef NS_ENUM(NSUInteger, ONE_S_LOG_LEVEL) {
236236+ (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId ;
237237+ (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback ;
238238+ (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback settings : (NSDictionary *)settings ;
239- + (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationReceived : (OSHandleNotificationReceivedBlock)erceivedCallback handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback settings : (NSDictionary *)settings ;
239+ + (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationReceived : (OSHandleNotificationReceivedBlock)receivedCallback handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback settings : (NSDictionary *)settings ;
240240
241241+ (NSString *)app_id ;
242242
You can’t perform that action at this time.
0 commit comments