Property | Type | Description | |
---|---|---|---|
$attachItems | array | ||
$color | string | hex color see iAttach interface | |
$id | integer | Unix timestamp |
Method | Description | |
---|---|---|
__construct ( null | integer $id = null, null | string $color = null ) | Attach constructor. | |
add ( Bitrix24\Im\Attach\iAttachItem $attachItem ) | ||
getAttachItems ( ) : array | ||
getData ( ) : array | ||
setStatusAttention ( ) : mixed | ||
setStatusNormal ( ) : mixed | ||
setStatusProblem ( ) : mixed |
Method | Description | |
---|---|---|
getAttachList ( ) : array |
public add ( Bitrix24\Im\Attach\iAttachItem $attachItem ) | ||
$attachItem | Bitrix24\Im\Attach\iAttachItem |