mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
IAuth
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
export default //const IIPAuthPacketCommand =
|
||||
// IIPAuthPacketCommand
|
||||
export default
|
||||
{
|
||||
Action: 0,
|
||||
Declare: 1,
|
||||
Acknowledge: 2,
|
||||
Error: 3
|
||||
Initialize: 0,
|
||||
Acknowledge: 1,
|
||||
Action: 2,
|
||||
Event: 3
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user