INotificationEvents

From Virtual World Web Wiki
Revision as of 17:40, 20 October 2016 by Spark5 (Talk | contribs) (Documentation for the INotificationEvents class)

Jump to: navigation, search

Remarks [edit]

Methods

void ChangeNotify(string selector, Guid? id)
void EntityEvent(IConnectionIdentity identity, string identifier, Guid? context, Decimal? amount)
IEnumerable<TagHint> GetTagHints()
void ProviderChangeNotify(string selector, Guid? id)
void ProviderEntityEvent(Guid entityID, string identifier, Guid? context, Decimal? amount)
void ProviderSettingChange()
void ProviderSystemEvent(string identifier, Guid? context, Decimal? amount)
void ReceiveOnChannel(string channelName, JObject message)
void SettingChange()