Uses of Class
io.gs2.chat.result.UpdateNotificationTypeResult
Packages that use UpdateNotificationTypeResult
-
Uses of UpdateNotificationTypeResult in io.gs2.chat
Methods in io.gs2.chat that return UpdateNotificationTypeResultModifier and TypeMethodDescriptionGs2ChatRestClient.updateNotificationType(UpdateNotificationTypeRequest request) Method parameters in io.gs2.chat with type arguments of type UpdateNotificationTypeResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.updateNotificationTypeAsync(UpdateNotificationTypeRequest request, AsyncAction<AsyncResult<UpdateNotificationTypeResult>> callback) -
Uses of UpdateNotificationTypeResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return UpdateNotificationTypeResultModifier and TypeMethodDescriptionstatic UpdateNotificationTypeResultUpdateNotificationTypeResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)