Preparing search index...
The search index is not available
@flashphoner/sfusdk
@flashphoner/sfusdk
constants
AttachmentStatus
Type alias AttachmentStatus
Attachment
Status
:
{
downloadedSize
?:
number
;
id
:
string
;
messageId
:
string
;
name
:
string
;
state
:
AttachmentState
;
targetEntityId
:
MessageTargetEntityId
;
targetEntityType
:
MessageTargetEntityType
;
uploadedSize
?:
number
;
}
Type declaration
Optional
downloaded
Size
?:
number
id
:
string
message
Id
:
string
name
:
string
state
:
AttachmentState
target
Entity
Id
:
MessageTargetEntityId
target
Entity
Type
:
MessageTargetEntityType
Optional
uploaded
Size
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@flashphoner/sfusdk
Loading...