is either handler for context received on channel or type of context being listened for
OptionaloptionalContextHandler: ContextHandleris handler for context received on channel, depending on version of signature used
type of context that context listener will listen for, and handler that will be called when context of that type is received
Converts implementation addContextListener parameters to those required by fdc3 addContextListener method