public class CallbackDecrypted extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
content |
private String |
receiveid |
| Constructor and Description |
|---|
CallbackDecrypted(String content,
String receiveid) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getReceiveid() |
String |
toString() |
Copyright © 2024. All rights reserved.