Class: Toybox.Complications.Id
- Inherits:
-
Toybox.Lang.Object
Overview
Unique identifier for complications
Instance Method Summary collapse
-
equals(other as Lang.Object or Null) as Lang.Boolean
Equals implementation.
-
getType() as Complications.Type or Null
Get the complication type.
-
initialize(id as Complications.Type)
Constructor.
Instance Method Details
equals(other as Lang.Object or Null) as Lang.Boolean
Equals implementation
getType() as Complications.Type or Null
Get the complication type
initialize(id as Complications.Type)
Constructor