Preparing search index...
The search index is not available
Sendbird Chat SDK Reference - v4.15.0
Sendbird Chat SDK Reference
@sendbird/chat/message
FileInfo
InterfaceFileInfo
Description
File information in React Native.
interface
FileInfo
{
name
:
string
;
type
:
string
;
uri
:
string
;
}
Index
Properties
name
type
uri
Properties
name
name
:
string
type
type
:
string
uri
uri
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
uri
Sendbird Chat SDK Reference - v4.15.0
Loading...
Description
File information in React Native.