Class DecodingContext

java.lang.Object
io.ably.lib.types.DecodingContext

public class DecodingContext
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DecodingContext()  
  • Method Summary

    Modifier and Type Method Description
    byte[] getLastMessageData()  
    void setLastMessageData​(byte[] message)  
    void setLastMessageData​(java.lang.String message)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait