Filestack Documentation

Enumeration Cloud​Provider

@objc(FSCloudProvider) public enum CloudProvider: UInt, CustomStringConvertible  

Represents a cloud provider.

CloudProvider CloudProvider UInt UInt CloudProvider->UInt CustomStringConvertible CustomStringConvertible CloudProvider->CustomStringConvertible

Conforms To

CustomStringConvertible
UInt

Enumeration Cases

facebook

case facebook

Facebook

instagram

case instagram

Instagram

google​Drive

case googleDrive

Google Drive

dropbox

case dropbox

Dropbox

box

case box

Box

git​Hub

case gitHub

GitHub

gmail

case gmail

Gmail

google​Photos

case googlePhotos

Google Photos

one​Drive

case oneDrive

OneDrive

amazon​Drive

case amazonDrive

Amazon Drive

unsplash

case unsplash

Unsplash

custom​Source

case customSource

Custom Source

Properties

search​Based

public var searchBased: Bool  

:nodoc:

description

public var description: String  

:nodoc: