Uses of Enum Class
io.gs2.cdk.matchmaking.model.enums.NamespaceEnableDisconnectDetection
Packages that use NamespaceEnableDisconnectDetection
-
Uses of NamespaceEnableDisconnectDetection in io.gs2.cdk.matchmaking.model.enums
Methods in io.gs2.cdk.matchmaking.model.enums that return NamespaceEnableDisconnectDetectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NamespaceEnableDisconnectDetection[]NamespaceEnableDisconnectDetection.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NamespaceEnableDisconnectDetection in io.gs2.cdk.matchmaking.model.options
Fields in io.gs2.cdk.matchmaking.model.options declared as NamespaceEnableDisconnectDetectionMethods in io.gs2.cdk.matchmaking.model.options with parameters of type NamespaceEnableDisconnectDetectionModifier and TypeMethodDescriptionNamespaceOptions.withEnableDisconnectDetection(NamespaceEnableDisconnectDetection enableDisconnectDetection)