Click or drag to resize
IFileRequestData Interface
Interface for file request data

Namespace:  BlackBerry.Workspaces.Core
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public interface IFileRequestData

The IFileRequestData type exposes the following members.

Properties
  NameDescription
Public propertyCalcHash
Calculate hash
Public propertyDeviceType
Device type
Public propertyFileTargetName
File target name
Public propertyLocalPath
Local path
Public propertyTargetPath
Target path
Top
See Also