HttpClient
Hierarchy
- BaseObject
- HttpClient
Index
Constructors
publicconstructor
Properties
publicreadonlyid
publicreadonlyisRemote
publicreadonlyrefCount
Returns the ref count of the entity.
publicreadonlyremoteID
The serverside id of this entity.
publicreadonlytype
Type of the object.
publicreadonlyvalid
Object usability.
Methods
publicconnect
publicdelete
publicdeleteMeta
publicdestroy
Removes the object from the world.
publicget
publicgetExtraHeaders
publicgetMeta
Type parameters
- K: string
publicgetMetaDataKeys
publicgetSyncedMeta
Gets a value using the specified key.
Type parameters
- K: string
publicgetSyncedMetaKeys
publichasMeta
publichasSyncedMeta
Determines whether contains the specified key.
publichead
publicoptions
publicpatch
publicpost
publicput
publicsetExtraHeader
publicsetMeta
Type parameters
- K: string
publictrace
publicstaticgetByID
Retrieves the httpclient from the pool.
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).