Interface IRemoteCallStartEvent

    • Method Detail

      • getReference

        IRemoteServiceReference getReference()
        Get remote service reference used for call.
        Returns:
        IRemoteServiceReference used to make call. Will not be null.
      • getCall

        IRemoteCall getCall()
        Get the remote call itself.
        Returns:
        IRemoteCall actually started. Will not be null