Interface IStorageItemContentProperties

Hierarchy

Index

Methods

Methods

public getDocumentPropertiesAsync(): IAsyncOperation

Returns

IAsyncOperation

public getImagePropertiesAsync(): IAsyncOperation

Returns

IAsyncOperation

public getMusicPropertiesAsync(): IAsyncOperation

Returns

IAsyncOperation

public getVideoPropertiesAsync(): IAsyncOperation

Returns

IAsyncOperation

public retrievePropertiesAsync(propertiesToRetrieve: IIterable): IAsyncOperation

Parameters

Returns

IAsyncOperation

public savePropertiesAsync(propertiesToSave: IIterable): IAsyncAction

Parameters

Returns

IAsyncAction

public savePropertiesAsync(): IAsyncAction

Returns

IAsyncAction