bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor.cellular
/
CoapEndpoint
Coap
Endpoint
data
class
CoapEndpoint
(
val
type
:
CoapEndpoint.Type
,
val
endpoint
:
String
)
Represents CoAP endpoint type
Parameters
type
CoAP endpoint type
endpoint
CoAP endpoint value
Members
Constructors
Coap
Endpoint
Link copied to clipboard
constructor
(
type
:
CoapEndpoint.Type
,
endpoint
:
String
)
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
CoapEndpoint.Type
>
Represents CoAP endpoint type
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
type
Link copied to clipboard
val
type
:
CoapEndpoint.Type