mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14744 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -110,7 +110,7 @@ SWITCH_DECLARE(void) consoleCleanLog(char *msg);
|
||||
public:
|
||||
SWITCH_DECLARE_CONSTRUCTOR API(void);
|
||||
virtual SWITCH_DECLARE_CONSTRUCTOR ~ API();
|
||||
SWITCH_DECLARE(const char *) execute(const char *command, const char *data);
|
||||
SWITCH_DECLARE(const char *) execute(const char *command, const char *data = NULL);
|
||||
SWITCH_DECLARE(const char *) executeString(const char *command);
|
||||
SWITCH_DECLARE(char *) getTime(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user