keySetWrite(with:completion:)

Declaration

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