add_eci_codetext
ExtCodetextBuilder.add_eci_codetext
add_eci_codetext(self, ECIEncodings eci_encoding, str codetext)
Adds codetext with Extended Channel Identifier. Args: eci_encoding (ECIEncodings): Extended Channel Identifier. codetext (str): Codetext in unicode to add as an extended codetext item with Extended Channel Identifier.
| Parameter | Type | Description |
|---|---|---|
eci_encoding | ECIEncodings | |
codetext | str |