public class UniChatFile extends Object
| Constructor and Description |
|---|
UniChatFile() |
UniChatFile(String type,
ChatImageFile image_url) |
| Modifier and Type | Method and Description |
|---|---|
ChatImageFile |
getImage_url() |
String |
getType() |
void |
setImage_url(ChatImageFile image_url) |
void |
setType(String type) |
public UniChatFile()
public UniChatFile(String type, ChatImageFile image_url)
public String getType()
public void setType(String type)
public ChatImageFile getImage_url()
public void setImage_url(ChatImageFile image_url)
Copyright © 2026. All rights reserved.