Interface PeerableRecipient

All Superinterfaces:
Peerable, Recipient
All Known Implementing Classes:
NSObject

public interface PeerableRecipient extends Peerable, Recipient
An interface for objects that have an Objective-C peer, and that can be called from objective-C.