Skip to main content
The Deno 2 Release Candidate is here
Learn more
class BundleCallbacks
import { BundleCallbacks } from "https://deno.land/x/sptaki@1.2.0/callbacks/BundleCallbacks.d.ts";

Constructors

new
BundleCallbacks(
httpResponse: HttpResponseUtil,
bundleLoader: BundleLoader,
configServer: ConfigServer,
)

Properties

protected
bundleLoader: BundleLoader
protected
configServer: ConfigServer
protected
httpConfig: IHttpConfig
protected
httpResponse: HttpResponseUtil

Methods

getBundle(
url: string,
info: any,
sessionID: string,
): string
getBundles(
url: string,
info: any,
sessionID: string,
): string

Handle singleplayer/bundles