Uses of Class
dev.vality.fistful.p2p_session.UserInteraction
| Package | Description |
|---|---|
| dev.vality.fistful.p2p_session |
-
Uses of UserInteraction in dev.vality.fistful.p2p_session
Fields in dev.vality.fistful.p2p_session declared as UserInteraction Modifier and Type Field Description UserInteractionUserInteractionCreatedChange. uiMethods in dev.vality.fistful.p2p_session that return UserInteraction Modifier and Type Method Description UserInteractionUserInteraction. deepCopy()UserInteractionUserInteractionCreatedChange. getUi()UserInteractionUserInteraction. setId(String id)UserInteractionUserInteraction. setUserInteraction(UserInteraction user_interaction)Methods in dev.vality.fistful.p2p_session with parameters of type UserInteraction Modifier and Type Method Description intUserInteraction. compareTo(UserInteraction other)booleanUserInteraction. equals(UserInteraction that)UserInteractionCreatedChangeUserInteractionCreatedChange. setUi(UserInteraction ui)Constructors in dev.vality.fistful.p2p_session with parameters of type UserInteraction Constructor Description UserInteraction(UserInteraction other)Performs a deep copy on other.UserInteractionCreatedChange(UserInteraction ui)