-
- All Implemented Interfaces:
-
io.github.openflocon.flocon.core.FloconPlugin,io.github.openflocon.flocon.plugins.files.FloconFilesPlugin
public final class FloconFilesPluginImpl implements FloconFilesPlugin
-
-
Constructor Summary
Constructors Constructor Description FloconFilesPluginImpl(Context context)
-
Method Summary
Modifier and Type Method Description UnitonMessageReceived(FloconMessageFromServer messageFromServer, FloconMessageSender sender)UnitonConnectedToServer(FloconMessageSender sender)-
-
Constructor Detail
-
FloconFilesPluginImpl
FloconFilesPluginImpl(Context context)
-
-
Method Detail
-
onMessageReceived
Unit onMessageReceived(FloconMessageFromServer messageFromServer, FloconMessageSender sender)
-
onConnectedToServer
Unit onConnectedToServer(FloconMessageSender sender)
-
-
-
-