WoW:Sky (AddOn): Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
  --[[
  --[[
  -- unregisterHostess(id)
  -- checkBandwidth()
  -- unregisters the specified hostess by id
  -- Check the status of the bandwidth limit.
  --
  -- returns:
  -- args:
  -- A positive or negative number, the size of which indicates how
  -- id - string id
  -- much over (positive) or under (negative) the client is relative
-- to the bandwidth limit.
  --]]
  --]]