Interface InfoProcessorClient

All Known Implementing Classes:
CustomInfoProcessorClient, DefaultInfoProcessorClient

public interface InfoProcessorClient
Author:
luna
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    receiveInfo(String userId, String content)
     
  • Method Details

    • receiveInfo

      void receiveInfo(String userId, String content)