Skip to end of metadata
Go to start of metadata

bool FB::JSAPIAuto::get_valid (  )  [inline, virtual]

Property exposed by default to javascript useful for checking to make sure that the JSAPI is working.

Returns:
true if it succeeds, false if it fails.

Definition at line 306 of file JSAPIAuto.h.

00307         {
00308             return true;
00309         }


Generated on 18 Jun 2013 for FireBreath by  doxygen 1.6.1
Labels
  • None