array( 'threadId' => null, 'token' => null, 'references' => array(), 'return' => array() ), 'result' => array( 'errorCode' => 0 ) ); /** * Reserved function's names * @var array * @see MibewAPIInteraction::$reservedFunctionNames */ public $reservedFunctionNames = array( 'result' ); } ?>