Interface NotifyClient


public interface NotifyClient
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    notify(String message)
     
  • Method Details

    • notify

      boolean notify(String message)