TapJoyPlugin constructor

TapJoyPlugin()

Implementation

TapJoyPlugin() {
  _channel.setMethodCallHandler(_handleMethod);
}