Extensions.ExternalServiceProvider.EventSignature

From emotive
Revision as of 04:45, 13 November 2019 by Nb (talk | contribs) (Created by Ngoc Tran.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introductions

This signature describes all events for a provider.

  • Specification

An EventSignature defines an event that can be fired by a ServiceProvider. The event is defined by its name and a set of values that are associated with the event. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional).

Checker rules

ExternalServiceProvider_Chk003 Input argument omission