Uses of Interface
ca.weblite.objc.PeerableRecipient
Packages that use PeerableRecipient
-
Uses of PeerableRecipient in ca.weblite.objc
Classes in ca.weblite.objc that implement PeerableRecipientModifier and TypeClassDescriptionclassThe base class for objects that can interact with the Objective-C runtime.Methods in ca.weblite.objc that return PeerableRecipientModifier and TypeMethodDescriptionClient.newObject(Class<? extends PeerableRecipient> cls) Creates a new peerable and receivable object of the specified class.Method parameters in ca.weblite.objc with type arguments of type PeerableRecipientModifier and TypeMethodDescriptionClient.newObject(Class<? extends PeerableRecipient> cls) Creates a new peerable and receivable object of the specified class.