OSID Logo
OSID Specifications
communication package
Version 3.0.0
Release Candidate Preview
Interfaceosid.communication.CommunicationReceiver
Implementsosid.OsidReceiver
Description

The communication receiver is the consumer supplied interface for receiving notifications pertaining to new communiques and messages.

MethodnewCommunique
Description

The callback for notifications of new communiques.

Parametersosid.communication.Communiquecommuniquea communique
CompliancemandatoryThis method must be implemented.