Package 

Class FloconDeeplinksPluginImpl

  • All Implemented Interfaces:
    io.github.openflocon.flocon.core.FloconPlugin , io.github.openflocon.flocon.plugins.deeplinks.FloconDeeplinksPlugin

    
    public final class FloconDeeplinksPluginImpl
     implements FloconDeeplinksPlugin
                        
    • Method Summary

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

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

      • FloconDeeplinksPluginImpl

        FloconDeeplinksPluginImpl(FloconMessageSender sender)