void refreshEntity(long id, int typeId, int version)
void refreshEntity(long id, int typeId, int version)
Name | Type | Description |
---|---|---|
id | long | id of the local copy of entity |
typeId | int | Type id of the local copy of entity. This comes from the typeId argument of a subscription preprocessor. |
version | int | Version of the entity. |
Type | Description |
---|---|
void |