Click or drag to resize

WatchDoxRequestHttpGetWebResponse Method (String, RequestMethod, String, Byte, Int32, Int64, Int64, DeviceType, Int32, IProgressChanged, APIVersion, RequestCacheLevel)

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

Namespace:  BlackBerry.Workspaces.Core
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<HttpWebResponse> HttpGetWebResponse(
	string url,
	RequestMethod verb,
	string fileName,
	byte[] content,
	int contentSize,
	long bytesSizeToSendEachTime,
	long startLocation,
	DeviceType deviceType,
	int timeout,
	IProgressChanged progressChanged,
	APIVersion version,
	RequestCacheLevel cacheLevel = 1
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

verb
Type: BlackBerry.Workspaces.CoreRequestMethod

[Missing <param name="verb"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

contentSize
Type: SystemInt32

[Missing <param name="contentSize"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

bytesSizeToSendEachTime
Type: SystemInt64

[Missing <param name="bytesSizeToSendEachTime"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

startLocation
Type: SystemInt64

[Missing <param name="startLocation"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

deviceType
Type: BlackBerry.Workspaces.EnumsDeviceType

[Missing <param name="deviceType"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

timeout
Type: SystemInt32

[Missing <param name="timeout"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

progressChanged
Type: BlackBerry.Workspaces.CoreIProgressChanged

[Missing <param name="progressChanged"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

version
Type: BlackBerry.Workspaces.CoreAPIVersion

[Missing <param name="version"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

cacheLevel (Optional)
Type: System.Net.CacheRequestCacheLevel

[Missing <param name="cacheLevel"/> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

Return Value

Type: TaskHttpWebResponse

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Core.WatchDoxRequest.HttpGetWebResponse(System.String,BlackBerry.Workspaces.Core.RequestMethod,System.String,System.Byte[],System.Int32,System.Int64,System.Int64,BlackBerry.Workspaces.Enums.DeviceType,System.Int32,BlackBerry.Workspaces.Core.IProgressChanged,BlackBerry.Workspaces.Core.APIVersion,System.Net.Cache.RequestCacheLevel)"]

See Also