setCharset() public method
Sets the character set of this message.
| public $this setCharset ( $charset ) | ||
|---|---|---|
| $charset | string | 
 Character set name.  |  
| return | $this | 
 Self reference.  |  
setCharset() public method
Sets the character set of this message.
| public $this setCharset ( $charset ) | ||
|---|---|---|
| $charset | string | 
 Character set name.  |  
| return | $this | 
 Self reference.  |  
Please login to continue.