Class EndpointInfo

java.lang.Object
com.zeroc.Ice.EndpointInfo
com.zeroc.IceBT.EndpointInfo

public final class EndpointInfo extends EndpointInfo
Provides access to Bluetooth endpoint information.
  • Field Details

    • addr

      public final String addr
      The address configured with the endpoint.
    • uuid

      public final String uuid
      The UUID configured with the endpoint.
  • Method Details

    • type

      public short type()
      Description copied from class: EndpointInfo
      Returns the type of the endpoint.
      Overrides:
      type in class EndpointInfo
      Returns:
      The endpoint type.
    • secure

      public boolean secure()
      Overrides:
      secure in class EndpointInfo
      Returns:
      True for a secure endpoint.