shared
1.32.6
ios
shared
/
io.dyte.core.media
/
Message
Message
ios
class
Message
Members
Constructors
Message
Link copied to clipboard
ios
constructor
(
)
Properties
did
Complete
Link copied to clipboard
ios
var
didComplete
:
(
Boolean
,
Message
)
->
Unit
?
image
Buffer
Link copied to clipboard
ios
var
imageBuffer
:
CVPixelBufferRef
?
image
Orientation
Link copied to clipboard
ios
var
imageOrientation
:
Int
Functions
append
Bytes
Link copied to clipboard
ios
fun
appendBytes
(
buffer
:
CPointer
<
ByteVar
>
,
length
:
ULong
)
:
Long
dealloc
Link copied to clipboard
ios
fun
dealloc
(
)