Interface BuddyVariable

All Superinterfaces:
Cloneable, Variable
All Known Implementing Classes:
SFSBuddyVariable

public interface BuddyVariable extends Variable
  • Method Details

    • isOffline

      boolean isOffline()
      Checks if this is a "offline" variable (persistent), which is available to other Users even when the client is not online.
      Returns:
      true if the variable is persistent