QuerySubscription
Direct Subclass:
Constructor Summary
| Public Constructor | ||
| public |
constructor(query: *, options: {}) |
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
removeCallback(callback: *) |
|
| public |
update(objectPattern: {"mustRefetchEntireRange": *}) |
|
Public Constructors
public constructor(query: *, options: {}) source
Params:
| Name | Type | Attribute | Description |
| query | * | ||
| options | {} |
|
Public Methods
public onLastCallbackRemoved() source
public removeCallback(callback: *) source
Params:
| Name | Type | Attribute | Description |
| callback | * |
public update(objectPattern: {"mustRefetchEntireRange": *}) source
Params:
| Name | Type | Attribute | Description |
| objectPattern | {"mustRefetchEntireRange": *} |
|