Class ServiceAcknowledgment

  • All Implemented Interfaces:
    FunctionIDs

    public class ServiceAcknowledgment
    extends ReplyMessage
    ServiceAcknowledgment message
    • Constructor Detail

      • ServiceAcknowledgment

        public ServiceAcknowledgment​(int pErrorCode)
        Ctor.
        Parameters:
        pErrorCode -
      • ServiceAcknowledgment

        public ServiceAcknowledgment​(java.lang.String pLangTag,
                                     int pErrorCode)
        Ctor.
        Parameters:
        pLangTag -
        pErrorCode -
      • ServiceAcknowledgment

        public ServiceAcknowledgment​(MsgHeader pHeader,
                                     int pErrorCode)
        Ctor.
        Parameters:
        pHeader -
        pErrorCode -