ISRPSubMessage
Summary
Represents an SRP protocol sub message.
See also
- Methods
- Properties
Structure
- class ISRPSubMessage
- add_vector_attribute(leave_all_event: uint8, firstValue: Array[uint8], vectorArray: Array[uint8]) ISRPVectorAttribute
Creates and adds an attribute (SRPVectorAttribute) to the list of attributes given its parameters.
- attribute_list
The attributes list.
- parent_srp_message
The parent SRP Message.
- Type