ztcorekit
/
fr.zhortech.ztcorekit.api.activity
/
ZTActivityServiceDefinition
/
getComment
get
Comment
@
GET
(
value =
activity/comment/{commentId}
)
abstract fun
getComment
(
@
Path
(
value =
commentId
)
commentId:
String
):
Observable
<
ZTActivityComment
>
Content copied to clipboard