authToken property

void authToken=(String authToken)

Changes the authentication token currently associated with the socket. Set this to null to indicate that no token should be associated with the socket.

Implementation

set authToken(String authToken);