Uses of Interface
org.jivesoftware.smackx.iot.provisioning.BecameFriendListener
-
Packages that use BecameFriendListener Package Description org.jivesoftware.smackx.iot.provisioning Smack's API for XMPP IoT. -
-
Uses of BecameFriendListener in org.jivesoftware.smackx.iot.provisioning
Methods in org.jivesoftware.smackx.iot.provisioning with parameters of type BecameFriendListener Modifier and Type Method Description boolean
IoTProvisioningManager. addBecameFriendListener(BecameFriendListener becameFriendListener)
boolean
IoTProvisioningManager. removeBecameFriendListener(BecameFriendListener becameFriendListener)
-