TapJoyPlugin constructor

TapJoyPlugin()

constructor method

Implementation

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