Click or drag to resize

HTTPClientPoll Method

This needs to be called in order to have any request processed. Check results with GetStatus.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Error Poll()

Return Value

Type: Error

[Missing <returns> documentation for "M:Godot.HTTPClient.Poll"]

See Also