class CoapTestService : NativeReference, Closeable
Reusable cross-platform CoAP server that can be used for automated functionality and performance testing
class Provider |
CoapTestService(remoteShellThread: RemoteShellThread, endPoint: CoapEndpoint)
Reusable cross-platform CoAP server that can be used for automated functionality and performance testing |
val thisPointer: Long
Pointer to native jni reference for this object |
fun close(): Unit |