ztcorekit
/
fr.zhortech.ztcorekit.api.activity
/
ZTActivityServiceDefinition
/
getComments
get
Comments
@
GET
(
value =
activity/comments/{activityId}
)
abstract fun
getComments
(
@
Path
(
value =
activityId
)
activityId:
String
):
Observable
<
Array
<
ZTActivityComment
>>
Content copied to clipboard