sendPacket

abstract suspend fun sendPacket(outboundMeetingEventType: OutboundMeetingEventType, payload: JsonElement?): Result<String, DyteError>