public class CallbackSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
aesKey |
private String |
receiveid |
private String |
token |
| Constructor and Description |
|---|
CallbackSettings(String token,
String encodingAesKey,
String receiveid)
Instantiates a new Callback authentication.
|
Copyright © 2024. All rights reserved.