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