# Packages
Package types implements all the types used by the Utility protocol.
# Functions
NewProtocol returns a new Utility protocol.
# Constants
MethodAcquireNexUniqueID is the method ID for the method AcquireNexUniqueID.
MethodAcquireNexUniqueIDWithPassword is the method ID for the method AcquireNexUniqueIDWithPassword.
MethodAssociateNexUniqueIDsWithMyPrincipalID is the method ID for the method AssociateNexUniqueIDsWithMyPrincipalID.
MethodAssociateNexUniqueIDWithMyPrincipalID is the method ID for the method AssociateNexUniqueIDWithMyPrincipalID.
MethodGetAssociatedNexUniqueIDsWithMyPrincipalID is the method ID for the method GetAssociatedNexUniqueIDsWithMyPrincipalID.
MethodGetAssociatedNexUniqueIDWithMyPrincipalID is the method ID for the method GetAssociatedNexUniqueIDWithMyPrincipalID.
MethodGetIntegerSettings is the method ID for the method GetIntegerSettings.
MethodGetStringSettings is the method ID for the method GetStringSettings.
ProtocolID is the protocol ID for the Utility protocol.
# Structs
Protocol stores all the RMC method handlers for the Utility protocol and listens for requests.
# Interfaces
Interface implements the methods present on the Utility protocol struct.