Interface AppConnManager.UniqueConnectionInitialized

All Superinterfaces:
AppEvent
Enclosing interface:
AppConnManager

public static interface AppConnManager.UniqueConnectionInitialized extends AppEvent
This interface defines a callback function that is called from the AppConnManager, if the function initUniqueConnection has established a connection.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(Object[] args)
    Event function
  • Method Details

    • process

      void process(Object[] args)
      Event function
      Specified by:
      process in interface AppEvent
      Parameters:
      args - reserved