retrieveMeeting

abstract suspend fun retrieveMeeting(meetingId: Long, entityType: String, entityId: Long): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

meetingId
entityType
entityId