public final class ChangeAuthMessage extends Object implements ServerMessage
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthType() |
int |
getEnvelopeId() |
byte[] |
getSalt() |
int |
hashCode() |
String |
toString() |
public int getEnvelopeId()
public String getAuthType()
public byte[] getSalt()
Copyright © 2018–2023 asyncer.io. All rights reserved.