Table of Contents

Struct MediaUploadOptions

Define how media files are uploaded.

Namespace: HP.LFT.SDK.Mobile
Assembly: HP.LFT.SDK.dll
Syntax
public struct MediaUploadOptions

Properties

SaveToPicturesFolder

Define if uploaded file will be saved to the device's Pictures folder.

Declaration
public bool SaveToPicturesFolder { get; set; }
Property Value
Type Description
bool