setExternalSession abstract method
Sets the session locally obtained externally.
Implementation
Future<RequestResponse<K>> setExternalSession(K sessionStatusInfo);
Sets the session locally obtained externally.
Future<RequestResponse<K>> setExternalSession(K sessionStatusInfo);