send relay request through connected session
This commit is contained in:
6
SSU.h
6
SSU.h
@@ -60,9 +60,9 @@ namespace ssu
|
||||
eSessionStateCreatedReceived,
|
||||
eSessionStateConfirmedSent,
|
||||
eSessionStateConfirmedReceived,
|
||||
eSessionRelayRequestSent,
|
||||
eSessionRelayRequestReceived,
|
||||
eSessionIntroduced,
|
||||
eSessionStateRelayRequestSent,
|
||||
eSessionStateRelayRequestReceived,
|
||||
eSessionStateIntroduced,
|
||||
eSessionStateEstablished,
|
||||
eSessionStateFailed
|
||||
};
|
||||
|
Reference in New Issue
Block a user