Package io.zenoh.query
Class Reply
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classReply.SuccessA Success reply.
public final classReply.ErrorAn Error reply.
-
Field Summary
Fields Modifier and Type Field Description private final EntityGlobalIdreplierId
-
Method Summary
Modifier and Type Method Description final EntityGlobalIdgetReplierId(): unique global ID identifying the replier. -
-
Method Detail
-
getReplierId
final EntityGlobalId getReplierId()
: unique global ID identifying the replier.
-
-
-
-