Interface RTMMessage

All Known Implementing Classes:
Message, PingMessage, PresenceQuery, PresenceSub, Typing

public interface RTMMessage
  • Method Summary

    Modifier and Type Method Description
    default java.lang.String toJSONString()  
  • Method Details