DownlinkResponse

data class DownlinkResponse(val contentBundle: ContentBundle) : D2dDeviceResponse

Constructors

Link copied to clipboard
constructor(contentBundle: ContentBundle)

Properties

Link copied to clipboard