Query if the JSAPI object has the 'methodName' method.
Implements FB::JSAPI. Definition at line 155 of file JSAPIProxy.cpp. References FB::JSAPIImpl::getZone(). 00156 { 00157 FB::scoped_zonelock _l(getAPI(), getZone()); 00158 return getAPI()->HasMethod(methodName); 00159 }
Here is the call graph for this function:
![]() |
Generated on 22 May 2013 for FireBreath by
1.6.1
Labels

