Package 

Class FloconFilesPluginImpl

  • All Implemented Interfaces:
    io.github.openflocon.flocon.core.FloconPlugin , io.github.openflocon.flocon.plugins.files.FloconFilesPlugin

    
    public final class FloconFilesPluginImpl
     implements FloconFilesPlugin
                        
    • Method Summary

      Modifier and Type Method Description
      Unit onMessageReceived(FloconMessageFromServer messageFromServer, FloconMessageSender sender)
      Unit onConnectedToServer(FloconMessageSender sender)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FloconFilesPluginImpl

        FloconFilesPluginImpl(Context context)