getInstance static method

TGSession getInstance()

Gets TGSession's instance reference

Implementation

static TGSession getInstance() {
  return _instance;
}