ekahn27

Results 4 issues of ekahn27

There is no method to encode the expiry header of an MMS

Multiple recipients cannot be specified in an MMS since the 'To' header is in a dictionary. The header is now initialized in the dictionary with a list where multiple recipients...

The "encode_expiry_value" method encodes an integer representing the number of seconds for the MMS expiry header. It uses the relative format for expiry (how much time should pass before the...

Since the MMS headers are stored in a dictionary, you cannot have multiple 'To' headers to specify multiple recipients