-
@JsonClass(generateAdapter = true) public final class KeyServerResponse.ResolveInvite extends KeyServerResponse
-
-
Constructor Summary
Constructors Constructor Description KeyServerResponse.ResolveInvite(String inviteKey)
-
Method Summary
Modifier and Type Method Description final StringgetInviteKey()-
-
Constructor Detail
-
KeyServerResponse.ResolveInvite
KeyServerResponse.ResolveInvite(String inviteKey)
-
-
Method Detail
-
getInviteKey
final String getInviteKey()
-
-
-
-