mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
dtu
This commit is contained in:
@@ -4,11 +4,11 @@ using System.Text;
|
||||
|
||||
namespace Esiur.Net.Packets
|
||||
{
|
||||
public enum IIPPacketCommand : byte
|
||||
public enum IIPPacketMethod : byte
|
||||
{
|
||||
Event = 0,
|
||||
Notification = 0,
|
||||
Request,
|
||||
Reply,
|
||||
Report,
|
||||
Extension,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user