Logo FSBarV1_Archived

ServiceBase Type

Constructors

Constructor Description

ServiceBase()

Full Usage: ServiceBase()

Returns: ServiceBase
Returns: ServiceBase

Instance members

Instance member Description

this.ClearLayers

Full Usage: this.ClearLayers

Parameters:
Returns: Task<ClearLayersResponse>
Modifiers: abstract

this.ConfigureLobby

Full Usage: this.ConfigureLobby

Parameters:
Returns: Task<ConfigureLobbyResponse>
Modifiers: abstract

this.DeleteLayer

Full Usage: this.DeleteLayer

Parameters:
Returns: Task<DeleteLayerResponse>
Modifiers: abstract

this.DeletePreset

Full Usage: this.DeletePreset

Parameters:
Returns: Task<DeletePresetResponse>
Modifiers: abstract

this.ForceEndMatch

Full Usage: this.ForceEndMatch

Parameters:
Returns: Task<ForceEndMatchResponse>
Modifiers: abstract

this.GetCornersHeightmap

Full Usage: this.GetCornersHeightmap

Parameters:
Returns: Task<CornersHeightmapResponse>
Modifiers: abstract

this.GetHeightmap

Full Usage: this.GetHeightmap

Parameters:
Returns: Task<HeightmapResponse>
Modifiers: abstract

this.GetHubSettings

Full Usage: this.GetHubSettings

Parameters:
Returns: Task<GetHubSettingsResponse>
Modifiers: abstract

this.GetHubState

Full Usage: this.GetHubState

Parameters:
Returns: Task<HubStateSnapshot>
Modifiers: abstract

this.GetLosMap

Full Usage: this.GetLosMap

Parameters:
Returns: Task<LosMapResponse>
Modifiers: abstract

this.GetMapInfo

Full Usage: this.GetMapInfo

Parameters:
Returns: Task<GetMapInfoResponse>
Modifiers: abstract

this.GetRadarMap

Full Usage: this.GetRadarMap

Parameters:
Returns: Task<RadarMapResponse>
Modifiers: abstract

this.GetRenderFrame

Full Usage: this.GetRenderFrame

Parameters:
Returns: Task<GetRenderFrameResponse>
Modifiers: abstract

this.GetResourceMap

Full Usage: this.GetResourceMap

Parameters:
Returns: Task<ResourceMapResponse>
Modifiers: abstract

this.GetSessionStatus

Full Usage: this.GetSessionStatus

Parameters:
Returns: Task<GetSessionStatusResponse>
Modifiers: abstract

this.GetSlopeMap

Full Usage: this.GetSlopeMap

Parameters:
Returns: Task<SlopeMapResponse>
Modifiers: abstract

this.GetUnitDef

Full Usage: this.GetUnitDef

Parameters:
Returns: Task<GetUnitDefResponse>
Modifiers: abstract

this.GetUnitDefExtended

Full Usage: this.GetUnitDefExtended

Parameters:
Returns: Task<GetUnitDefExtendedResponse>
Modifiers: abstract

this.InstallProxy

Full Usage: this.InstallProxy

Parameters:
Returns: Task<InstallProxyResponse>
Modifiers: abstract

this.LaunchSession

Full Usage: this.LaunchSession

Parameters:
Returns: Task<LaunchSessionResponse>
Modifiers: abstract

this.ListLayers

Full Usage: this.ListLayers

Parameters:
Returns: Task<ListLayersResponse>
Modifiers: abstract

this.ListMaps

Full Usage: this.ListMaps

Parameters:
Returns: Task<ListMapsResponse>
Modifiers: abstract

this.ListMetalSpots

Full Usage: this.ListMetalSpots

Parameters:
Returns: Task<MetalSpotsResponse>
Modifiers: abstract

this.ListPresets

Full Usage: this.ListPresets

Parameters:
Returns: Task<ListPresetsResponse>
Modifiers: abstract

this.ListUnits

Full Usage: this.ListUnits

Parameters:
Returns: Task<ListUnitsResponse>
Modifiers: abstract

this.LoadPreset

Full Usage: this.LoadPreset

Parameters:
Returns: Task<LoadPresetResponse>
Modifiers: abstract

this.Pause

Full Usage: this.Pause

Parameters:
Returns: Task<PauseResponse>
Modifiers: abstract

this.PutLayer

Full Usage: this.PutLayer

Parameters:
Returns: Task<PutLayerResponse>
Modifiers: abstract

this.RefreshProxyStatus

Full Usage: this.RefreshProxyStatus

Parameters:
Returns: Task<RefreshProxyStatusResponse>
Modifiers: abstract

this.Resume

Full Usage: this.Resume

Parameters:
Returns: Task<ResumeResponse>
Modifiers: abstract

this.SavePreset

Full Usage: this.SavePreset

Parameters:
Returns: Task<SavePresetResponse>
Modifiers: abstract

this.SelectUnit

Full Usage: this.SelectUnit

Parameters:
Returns: Task<SelectUnitResponse>
Modifiers: abstract

this.SendAdminMessage

Full Usage: this.SendAdminMessage

Parameters:
Returns: Task<SendAdminMessageResponse>
Modifiers: abstract

this.SendCommand

Full Usage: this.SendCommand

Parameters:
Returns: Task<SendCommandResponse>
Modifiers: abstract

this.SendCommandBatch

Full Usage: this.SendCommandBatch

Parameters:
Returns: Task<SendCommandBatchResponse>
Modifiers: abstract

this.SetActiveTab

Full Usage: this.SetActiveTab

Parameters:
Returns: Task<SetActiveTabResponse>
Modifiers: abstract

this.SetCamera

Full Usage: this.SetCamera

Parameters:
Returns: Task<SetCameraResponse>
Modifiers: abstract

this.SetEngineSpeed

Full Usage: this.SetEngineSpeed

Parameters:
Returns: Task<SetEngineSpeedResponse>
Modifiers: abstract

this.SetHubSettings

Full Usage: this.SetHubSettings

Parameters:
Returns: Task<SetHubSettingsResponse>
Modifiers: abstract

this.SetVizAttribute

Full Usage: this.SetVizAttribute

Parameters:
Returns: Task<SetVizAttributeResponse>
Modifiers: abstract

this.SetVizConfig

Full Usage: this.SetVizConfig

Parameters:
Returns: Task<SetVizConfigResponse>
Modifiers: abstract

this.StopSession

Full Usage: this.StopSession

Parameters:
Returns: Task<StopSessionResponse>
Modifiers: abstract

this.StreamGameFrames

Full Usage: this.StreamGameFrames

Parameters:
Returns: Task
Modifiers: abstract

this.StreamHubLog

Full Usage: this.StreamHubLog

Parameters:
Returns: Task
Modifiers: abstract

this.StreamHubStateEvents

Full Usage: this.StreamHubStateEvents

Parameters:
Returns: Task
Modifiers: abstract

this.StreamRenderFrames

Full Usage: this.StreamRenderFrames

Parameters:
Returns: Task
Modifiers: abstract

this.ToggleOverlay

Full Usage: this.ToggleOverlay

Parameters:
Returns: Task<ToggleOverlayResponse>
Modifiers: abstract

this.ValidateLobby

Full Usage: this.ValidateLobby

Parameters:
Returns: Task<ValidateLobbyResponse>
Modifiers: abstract

Static members

Static member Description

ServiceBase.BindService(serviceBinder) (serviceImpl)

Full Usage: ServiceBase.BindService(serviceBinder) (serviceImpl)

Parameters:
serviceBinder : ServiceBinderBase
serviceImpl : ServiceBase

Type something to start searching.