public static void subscribe(string symbol, string objectName, string methodName) { Platform.subscribe(symbol, objectName, methodName); }