Interface GameServerTestReachabilityInputDTO

GameServerTestReachabilityInputDTO

interface GameServerTestReachabilityInputDTO {
    connectionInfo: string;
    type: GameServerTestReachabilityInputDTOTypeEnum;
}

Properties

Properties

connectionInfo: string

GameServerTestReachabilityInputDTO

GameServerTestReachabilityInputDTO