mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
IAuth
This commit is contained in:
@ -43,5 +43,7 @@ public enum ExceptionCode : ushort
|
||||
AlreadyUnlistened,
|
||||
NotListenable,
|
||||
ParseError,
|
||||
Timeout
|
||||
Timeout,
|
||||
NotSupported,
|
||||
NotImplemented
|
||||
}
|
||||
|
Reference in New Issue
Block a user