Type alias NEMeetingChatCustomMessage

NEMeetingChatCustomMessage: NEMeetingChatMessage & {
    attachStr: string;
}

Type declaration

  • attachStr: string

    自定义消息内容