__construct() __construct(string $_apiAddr,string $_apikey,array $_options = array()) Parameters string $_apiAddr string $_apikey array $_options
sendRequest() sendRequest(string $_method,array $_params = null,integer $_timeout = 15,mixed $_file = null,integer $_maxRetry = 2): boolean Parameters string $_method array $_params integer $_timeout mixed $_file integer $_maxRetry Returnsboolean
send() send( $_request, $_timeout = 15, $_file = null, $_maxRetry = 2) Parameters $_request $_timeout $_file $_maxRetry