@textile/hub > ThreadID > equals
ThreadID.equals() method
equals checks that two IDs are the same.
Signature:
equals(o: ThreadID): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
o | ThreadID | The other Thread ID. |
Returns:
boolean
@textile/hub > ThreadID > equals
equals checks that two IDs are the same.
Signature:
equals(o: ThreadID): boolean;
Parameter | Type | Description |
---|---|---|
o | ThreadID | The other Thread ID. |
Returns:
boolean