Interface HubotEndPoints
-
public interface HubotEndPoints
Actual hubot endpoint.- Author:
- Naresh Rayapati
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description retrofit2.Call<Void>
sendMessage(String room, Message message)
-