sendKnock

abstract suspend fun sendKnock(context: MatrixEndpointContext<SendKnock, Signed<PersistentDataUnit.PersistentStateDataUnit<MemberEventContent>, String>, SendKnock.Response>): SendKnock.Response

See also

SendKnock