onSuccess property

dynamic Function(RCIMIWPushNotificationLevel? t) onSuccess
getter/setter pair

ZH

成功回调

  • t 返回对象

EN

Success callback

  • t Returned object

Implementation

Function(RCIMIWPushNotificationLevel? t) onSuccess;