public class MessageV2 extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
ContentTypeV2 |
getContentType() |
String |
getRole() |
void |
setContent(String content) |
void |
setContentType(ContentTypeV2 contentType) |
void |
setRole(String role) |
public MessageV2(MessageV2 other)
public MessageV2()
public String getRole()
public void setRole(String role)
public String getContent()
public void setContent(String content)
public ContentTypeV2 getContentType()
public void setContentType(ContentTypeV2 contentType)
Copyright © 2025. All rights reserved.