Package io.ably.lib.types
Class RecoveryKeyContext
java.lang.Object
io.ably.lib.types.RecoveryKeyContext
-
Constructor Summary
ConstructorsConstructorDescriptionRecoveryKeyContext
(String connectionKey, long msgSerial, Map<String, String> channelSerials) -
Method Summary
-
Constructor Details
-
RecoveryKeyContext
-
-
Method Details
-
getConnectionKey
-
getMsgSerial
public long getMsgSerial() -
getChannelSerials
-
encode
-
decode
-