Interface ProfileChangeListener


  • public interface ProfileChangeListener
    • Method Detail

      • onProfileConnection

        void onProfileConnection​(String _dbusPath,
                                 org.freedesktop.dbus.FileDescriptor _fd,
                                 Map<String,​org.freedesktop.dbus.types.Variant<?>> _fdProperties)
      • onProfileDisconnectRequest

        void onProfileDisconnectRequest​(String _path)
      • onProfileRelease

        void onProfileRelease()