setToken abstract method

void setToken(
  1. String token
)

Set allows updating connection token.

Implementation

void setToken(String token);