SendbirdUIKit
3.21.0
SendbirdUIKit
/
com.sendbird.uikit.model
/
FileInfo
File
Info
class
FileInfo
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Functions
clear
Link copied to clipboard
fun
clear
(
)
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
File
Params
Link copied to clipboard
fun
toFileParams
(
)
:
FileMessageCreateParams
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
cache
Dir
Link copied to clipboard
val
cacheDir
:
File
?
=
null
file
Link copied to clipboard
val
file
:
File
file
Name
Link copied to clipboard
val
fileName
:
String
?
mime
Type
Link copied to clipboard
val
mimeType
:
String
?
path
Link copied to clipboard
val
path
:
String
size
Link copied to clipboard
val
size
:
Int
thumbnail
File
Link copied to clipboard
val
thumbnailFile
:
File
?
thumbnail
Height
Link copied to clipboard
val
thumbnailHeight
:
Int
thumbnail
Path
Link copied to clipboard
val
thumbnailPath
:
String
?
=
null
thumbnail
Width
Link copied to clipboard
val
thumbnailWidth
:
Int
uri
Link copied to clipboard
val
uri
:
Uri