Defines this context by giving it a name, and possibly a description and a parent identifier as well. The defined property automatically becomes true
.
Notification is sent to all listeners that something has changed.
@param name The name of this context; must not benull
.
@param description The description for this context; may be null
.
@param parentId The parent identifier for this context; may be null
.
|
|
|
|