Interface ANAcceptCall

    • Method Detail

      • getReturnInformation

        ANOutputPin getReturnInformation()
                                  throws InoNetException,
                                         SrvErrorException
        Pins holding the received event objects or their attributes. Event objects may be copied in transmission, which may cause loss of identity. Pin where a value is placed containing sufficient information to perform a subsequent reply and return control to the caller. The contents of this value are opaque. It can be passed and copied but it cannot be manipulated by the model.
        Throws:
        InoNetException
        SrvErrorException