handleGetDistinctId method

String handleGetDistinctId()

Implementation

String handleGetDistinctId() {
  return get_distinct_id();
}