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 @@ -230,7 +230,7 @@ typedef NS_ENUM(NSUInteger, ONE_S_LOG_LEVEL) {
230230+ (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId ;
231231+ (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback ;
232232+ (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback settings : (NSDictionary *)settings ;
233- + (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationReceived : (OSHandleNotificationReceivedBlock)erceivedCallback handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback settings : (NSDictionary *)settings ;
233+ + (id )initWithLaunchOptions : (NSDictionary *)launchOptions appId : (NSString *)appId handleNotificationReceived : (OSHandleNotificationReceivedBlock)receivedCallback handleNotificationAction : (OSHandleNotificationActionBlock)actionCallback settings : (NSDictionary *)settings ;
234234
235235+ (NSString *)app_id ;
236236
You can’t perform that action at this time.
0 commit comments