init method

void init(
  1. String app_key,
  2. String secret
)

Implementation

void init(String app_key,String secret){

}