Uses of Class
io.gs2.chat.result.UpdateNotificationTypeByUserIdResult
Packages that use UpdateNotificationTypeByUserIdResult
-
Uses of UpdateNotificationTypeByUserIdResult in io.gs2.chat
Methods in io.gs2.chat that return UpdateNotificationTypeByUserIdResultModifier and TypeMethodDescriptionGs2ChatRestClient.updateNotificationTypeByUserId(UpdateNotificationTypeByUserIdRequest request) Method parameters in io.gs2.chat with type arguments of type UpdateNotificationTypeByUserIdResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.updateNotificationTypeByUserIdAsync(UpdateNotificationTypeByUserIdRequest request, AsyncAction<AsyncResult<UpdateNotificationTypeByUserIdResult>> callback) -
Uses of UpdateNotificationTypeByUserIdResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return UpdateNotificationTypeByUserIdResultModifier and TypeMethodDescriptionUpdateNotificationTypeByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)