keySetRemove(with:completion:)

Declaration

func keySetRemove(with params: MTRGroupKeyManagementClusterKeySetRemoveParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func keySetRemove(with params: MTRGroupKeyManagementClusterKeySetRemoveParams) async throws