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 © 2025. All rights reserved.