|
byte[] | Serialize () |
|
override bool | Equals (object o) |
|
override int | GetHashCode () |
|
override string | ToString () |
|
|
string | Key [get] |
|
string | Url [get] |
|
◆ BuildFromSerializedData()
static Emoji SendBird.Emoji.BuildFromSerializedData |
( |
byte[] |
data | ) |
|
|
inlinestatic |
Builds Emoji
instance from serialized data generated by serialize().
- Parameters
-
data | Serialized Emoji data. |
- Returns
Emoji
instance.
- Since
- 3.0.28
◆ Serialize()
byte [] SendBird.Emoji.Serialize |
( |
| ) |
|
|
inline |
◆ Key
string SendBird.Emoji.Key |
|
get |
Returns key.
- Returns
- The key of emoji.
- Since
- 3.0.28
◆ Url
string SendBird.Emoji.Url |
|
get |
Returns url.
- Returns
- The url of emoji.
- Since
- 3.0.28
The documentation for this class was generated from the following file: