| Added Methods
|
void addExternalApprover(Channel, MacAddress, ExternalApproverRequestListener)
|
|
void discoverPeersOnSocialChannels(Channel, ActionListener)
|
|
void discoverPeersOnSpecificFrequency(Channel, int, ActionListener)
|
|
int getP2pMaxAllowedVendorElementsLengthBytes()
|
|
boolean isChannelConstrainedDiscoverySupported()
|
|
boolean isGroupClientRemovalSupported()
|
|
boolean isSetVendorElementsSupported()
|
|
void removeClient(Channel, MacAddress, ActionListener)
|
|
void removeExternalApprover(Channel, MacAddress, ActionListener)
|
|
void setConnectionRequestResult(Channel, MacAddress, int, ActionListener)
|
|
void setConnectionRequestResult(Channel, MacAddress, int, String, ActionListener)
|
|
void setVendorElements(Channel, List<InformationElement>, ActionListener)
|
|
void startListening(Channel, ActionListener)
|
|
void stopListening(Channel, ActionListener)
|
|