StorageFileType
Table of Contents
Constants
-
CallRecord
= 2
-
EmailAttachment
= 1
-
Rest
= 3
-
Undefined
= 0
Methods
-
getFolderName()
: mixed
-
getFolderXmlID()
: mixed
-
isDefined()
: mixed
CallRecord
public
mixed
CallRecord
= 2
EmailAttachment
public
mixed
EmailAttachment
= 1
Rest
public
mixed
Rest
= 3
Undefined
public
mixed
Undefined
= 0
getFolderName()
public
static getFolderName(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-
getFolderXmlID()
public
static getFolderXmlID(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-
isDefined()
public
static isDefined(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-