Package com.openkm.sdk4j.bean
Class ProfileChat
- java.lang.Object
-
- com.openkm.sdk4j.bean.ProfileChat
-
- All Implemented Interfaces:
Serializable
public class ProfileChat extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileChat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetAutoLoginEnabled()BooleangetChatEnabled()voidsetAutoLoginEnabled(Boolean autoLoginEnabled)voidsetChatEnabled(Boolean chatEnabled)StringtoString()
-