2230

Description: As must be specified since %1 implements more than one interface.

Cause: Return command of Messenger class is used without specifiying the 'As' clause.

Resolution: Return command of Messenger class, should always be specified with the 'As' clause.