init method

void init()

Implementation

void init(){
  channel.setMethodCallHandler(handle);
}