Click or drag to resize
NetworkHandlergetDataAndDecompressAsync Method (Uri)

Namespace: Veeplay.utillities
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Task<string> getDataAndDecompressAsync(
	Uri inputUrl
)

Parameters

inputUrl
Type: SystemUri

Return Value

Type: TaskString
See Also