apiRTC
apiRTC
/
com.apizee.apiRTC
/
Session
/
FileInfo
File
Info
data
class
FileInfo
(
val
name
:
String
,
val
type
:
String
)
Content copied to clipboard
File information
Constructors
Properties
Constructors
File
Info
Link copied to clipboard
fun
FileInfo
(
name
:
String
,
type
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
File name
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard
File type