enableFetchAttachmentAutomaticallyAfterReceivingInChatroom property Null safety

bool? enableFetchAttachmentAutomaticallyAfterReceivingInChatroom
read / write

Specify whether to automatically download attachments after receiving a message. @discussion The default value is NO

Implementation

bool? enableFetchAttachmentAutomaticallyAfterReceivingInChatroom;