deleteMeeting

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

Responses:

  • 0: default response

Return

kotlin.String

Parameters

entityType
entityId
meetingId