A constructor that creates an object of the Afid class with the given parameter in the form of some integer value representing fid. If called without parameters, then the default parameter is the STYX_NOTAG value from styx2000.protoconst.base.
Unique 16-bit value for tagging messages.
Typical usage:
Tag tag = new Tag(10);
See Implementation
A constructor that creates an object of the Afid class with the given parameter in the form of some integer value representing fid. If called without parameters, then the default parameter is the STYX_NOTAG value from styx2000.protoconst.base.