Package com.slack.api.rtm.message
Interface RTMMessage
-
- All Known Implementing Classes:
Message,PingMessage,PresenceQuery,PresenceSub,Typing
public interface RTMMessage
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringtoJSONString()
-
-
-
Method Detail
-
toJSONString
default String toJSONString()
-
-