SetAPNRequest

@Serializable
data class SetAPNRequest(val apn: String) : BleDeviceRequest

Constructors

Link copied to clipboard
constructor(apn: String)

Properties

Link copied to clipboard
val apn: String
Link copied to clipboard

The operation code that identifies the type of request.