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