register abstract method

void register(
  1. Core core
)

Register core before doing any request

Implementation

void register(Core core);