Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtendOptions

Hierarchy

  • {} & {} & URLOptions
    • ExtendOptions

Index

Properties

Optional appVersion

appVersion: undefined | false | true

Optional bsgAgent

bsgAgent: undefined | false | true

Optional bsgSession

bsgSession: undefined | false | true

Optional hash

hash: undefined | string

Optional host

host: undefined | string

Optional hostname

hostname: undefined | string

Optional href

href: undefined | string

Optional origin

origin: undefined | string

Optional password

password: undefined | string

Optional path

path: undefined | string

Optional pathname

pathname: undefined | string

Optional port

port: string | number

Optional protocol

protocol: undefined | string

Optional requestId

requestId: undefined | false | true

Optional search

search: undefined | string

Optional searchParams

searchParams: Record<string, string | number | boolean | null> | URLSearchParams | string

Optional unityAgent

unityAgent: undefined | false | true

Optional username

username: undefined | string

Generated using TypeDoc