Uses of Record Class
ch.rasc.jcentserverclient.models.ClientInfo
Packages that use ClientInfo
-
Uses of ClientInfo in ch.rasc.jcentserverclient.models
Methods in ch.rasc.jcentserverclient.models that return ClientInfoModifier and TypeMethodDescriptionPublication.info()Returns the value of theinforecord component.Methods in ch.rasc.jcentserverclient.models that return types with arguments of type ClientInfoModifier and TypeMethodDescriptionPresenceResult.presence()Returns the value of thepresencerecord component.Methods in ch.rasc.jcentserverclient.models with parameters of type ClientInfoConstructors in ch.rasc.jcentserverclient.models with parameters of type ClientInfoModifierConstructorDescriptionPublication(Object data, ClientInfo info, Long offset, Map<String, String> tags) Creates an instance of aPublicationrecord class.Constructor parameters in ch.rasc.jcentserverclient.models with type arguments of type ClientInfoModifierConstructorDescriptionPresenceResult(Map<String, ClientInfo> presence) Creates an instance of aPresenceResultrecord class.