Class MultiMatch
java.lang.Object
dev.getelements.elements.sdk.model.match.MultiMatch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
void
setConfiguration
(MatchmakingApplicationConfiguration configuration) void
void
void
setMetadata
(Map<String, Object> metadata) void
setStatus
(MultiMatchStatus status) toString()
-
Constructor Details
-
MultiMatch
public MultiMatch()
-
-
Method Details