DownloadEventArgs Class |
[Missing <summary> documentation for "T:BlackBerry.Workspaces.DownloadEventArgs"]
Namespace: BlackBerry.Workspaces
public class DownloadEventArgs : EventArgs
The DownloadEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DownloadEventArgs(String, String, Int32, Int32, Boolean) | Initializes a new instance of the DownloadEventArgs class |
![]() | DownloadEventArgs(String, String, Int32, Int32, String, Exception, Boolean) | Initializes a new instance of the DownloadEventArgs class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |