Interface DefaultCallServiceReceiver


  • public interface DefaultCallServiceReceiver
    • Method Detail

      • handleCallMessage

        void handleCallMessage​(java.lang.String _from,
                               byte[] _data)
        Handles the call message received from the source chain. Only called from the Call Message Service.
        Parameters:
        _from - The BTP address of the caller on the source chain
        _data - The calldata delivered from the caller