Takaro - v0.6.0
    Preparing search index...

    Class PlayerOnGameServerApi

    PlayerOnGameServerApi - object-oriented interface

    PlayerOnGameServerApi

    Hierarchy

    • BaseAPI
      • PlayerOnGameServerApi
    Index

    Constructors

    Properties

    axios: AxiosInstance = globalAxios
    basePath: string = BASE_PATH
    configuration: Configuration | undefined

    Methods

    • Required permissions: MANAGE_PLAYERS
      OperationId: PlayerOnGameServerControllerDelete

      Parameters

      • gameServerId: string
      • playerId: string
      • Optionaloptions: RawAxiosRequestConfig

        Override http request option.

      Returns Promise<AxiosResponse<APIOutput, any>>

      PlayerOnGameServerApi