Event

class negmas.events.Event(type, data)[source]

Bases: object

An event that can be raised and consumed

Attributes Summary

data

type

Attributes Documentation

data: Any
type: str