Commit cc2fe430 authored by Yusuke Iwaki's avatar Yusuke Iwaki

add TODO memo into MethodCallHelper

parent 00f44484
......@@ -20,6 +20,8 @@ import org.json.JSONObject;
/**
* Utility class for creating/handling MethodCall or RPC.
*
* TODO: separate method into several manager classes (SubscriptionManager, MessageManager, ...).
*/
public class MethodCallHelper {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment