Package com.teamviewer.sdk.screensharing
Interface AuthenticationData
public interface AuthenticationData
This interface provides the
callback
and more information about the
authentication
.-
Method Summary
-
Method Details
-
getCallback
AuthenticationResult getCallback()- Returns:
- The callback to either accept or deny the incoming connection.
-
getPartnerName
String getPartnerName()- Returns:
- The name of the partner who wants to connect to this Sdk.
-