C++

Example call

SonarCocosHelper::Twitter::methodToCall( );

Tweet to Twitter

static void Tweet( const char *tweet, const char *title, const char *imagePath );

JavaScript

Example call

SonarCocosHelper.Twitter.methodToCall( );

Tweet to Twitter

SonarCocosHelper.Twitter.Tweet = function ( tweet, title, imagePath )