public class ServiceRecord4D
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
AUTHENTICATE_ENCRYPT |
static int |
AUTHENTICATE_NOENCRYPT |
static int |
NOAUTHENTICATE_NOENCRYPT |
Modifier and Type | Method and Description |
---|---|
DataElement |
getAttributeValue(int attrID) |
java.lang.String |
getConnectionURL() |
java.lang.String |
getConnectionURL(int requiredSecurity,
boolean mustBeMaster) |
RemoteDevice |
getHostDevice() |
public static final int NOAUTHENTICATE_NOENCRYPT
public static final int AUTHENTICATE_NOENCRYPT
public static final int AUTHENTICATE_ENCRYPT
public RemoteDevice getHostDevice()
public DataElement getAttributeValue(int attrID)
public java.lang.String getConnectionURL()
public java.lang.String getConnectionURL(int requiredSecurity, boolean mustBeMaster)