Demo
Docs
Release
@zoom/meetingsdk
Preparing search index...
The search index is not available
Zoom Meeting SDK for Web - Component View
Zoom Meeting SDK for Web - Component View
FileInfo
Interface FileInfo
Interface for file information in chat messages.
interface
FileInfo
{
name
:
string
;
type
:
string
;
}
Index
Properties
name
type
Properties
name
name
:
string
Name of the file.
type
type
:
string
Type of the file.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
name
type
Zoom Meeting SDK for Web - Component View
Loading...
Interface for file information in chat messages.