类的使用
io.github.a2ap.core.model.PushNotificationConfig
使用PushNotificationConfig的程序包
-
io.github.a2ap.core.model中PushNotificationConfig的使用
修饰符和类型类说明classConfiguration for task-specific push notifications, extending the base push notification config.修饰符和类型方法说明PushNotificationConfig.Builder.build()MessageSendConfiguration.getPushNotificationConfig()修饰符和类型方法说明MessageSendConfiguration.Builder.pushNotificationConfig(PushNotificationConfig pushNotificationConfig) voidMessageSendConfiguration.setPushNotificationConfig(PushNotificationConfig pushNotificationConfig) 限定符构造器说明MessageSendConfiguration(List<String> acceptedOutputModes, Integer historyLength, PushNotificationConfig pushNotificationConfig, Boolean blocking)