otupy.core.content.Content
- class Content
Bases:
objectContent of the OpenC2 Message
A content is the base class to derive either a Command or a Response.
Methods
Returns the Content type
Attributes
The type of Content (MessageType)
- getType()
Returns the Content type
- msg_type: MessageType = None
The type of Content (MessageType)