Class MatchmakingApplicationConfiguration
java.lang.Object
dev.getelements.elements.sdk.model.application.ApplicationConfiguration
dev.getelements.elements.sdk.model.application.MatchmakingApplicationConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAlgorithm
(MatchingAlgorithm algorithm) void
void
setSuccess
(CallbackDefinition success) Methods inherited from class dev.getelements.elements.sdk.model.application.ApplicationConfiguration
equals, getCategory, getId, getParent, getProductBundle, getProductBundles, getUniqueIdentifier, hashCode, setCategory, setId, setParent, setProductBundles, setUniqueIdentifier, toString
-
Constructor Details
-
MatchmakingApplicationConfiguration
public MatchmakingApplicationConfiguration()
-
-
Method Details
-
getScheme
-
setScheme
-
getAlgorithm
-
setAlgorithm
-
getSuccess
-
setSuccess
-