class ResourceInfo extends Model (View source)

Properties

string $chatAttachmentId
string $chatMessageId
string $deviceId
string $documentId
string $resourceTitle

Methods

setChatAttachmentId($chatAttachmentId)

No description

string
getChatAttachmentId()

No description

setChatMessageId($chatMessageId)

No description

string
getChatMessageId()

No description

setDeviceId($deviceId)

No description

string
getDeviceId()

No description

setDocumentId($documentId)

No description

string
getDocumentId()

No description

setResourceTitle($resourceTitle)

No description

string
getResourceTitle()

No description

Details

setChatAttachmentId($chatAttachmentId)

No description

Parameters

$chatAttachmentId

string getChatAttachmentId()

No description

Return Value

string

setChatMessageId($chatMessageId)

No description

Parameters

$chatMessageId

string getChatMessageId()

No description

Return Value

string

setDeviceId($deviceId)

No description

Parameters

$deviceId

string getDeviceId()

No description

Return Value

string

setDocumentId($documentId)

No description

Parameters

$documentId

string getDocumentId()

No description

Return Value

string

setResourceTitle($resourceTitle)

No description

Parameters

$resourceTitle

string getResourceTitle()

No description

Return Value

string