类的使用
com.easemob.im.api.model.EMSetOfflinePushOld
使用EMSetOfflinePushOld的程序包
-
com.easemob.im.api中EMSetOfflinePushOld的使用
参数类型为EMSetOfflinePushOld的com.easemob.im.api中的方法修饰符和类型方法说明voidPushApi.setOfflinePushOld(String username, EMSetOfflinePushOld emSetOfflinePushOld) 离线推送设置。okhttp3.CallPushApi.setOfflinePushOldAsync(String username, EMSetOfflinePushOld emSetOfflinePushOld, ApiCallback<Void> _callback) 离线推送设置。okhttp3.CallPushApi.setOfflinePushOldCall(String username, EMSetOfflinePushOld emSetOfflinePushOld, ApiCallback _callback) Build call for setOfflinePushOldPushApi.setOfflinePushOldWithHttpInfo(String username, EMSetOfflinePushOld emSetOfflinePushOld) 离线推送设置。 -
com.easemob.im.api.model中EMSetOfflinePushOld的使用
修饰符和类型方法说明static EMSetOfflinePushOldCreate an instance of EMSetOfflinePushOld given an JSON stringEMSetOfflinePushOld.notificationDisplayStyle(Integer notificationDisplayStyle) EMSetOfflinePushOld.notificationNoDisturbing(Boolean notificationNoDisturbing) EMSetOfflinePushOld.notificationNoDisturbingEnd(String notificationNoDisturbingEnd) EMSetOfflinePushOld.notificationNoDisturbingStart(String notificationNoDisturbingStart)