Interface Swift_Mime_CharsetObserver

Implemented bySwift_Encoder, Swift_Mime_HeaderFactory, Swift_Mime_HeaderSet, Swift_Mime_MimeEntity

Observes changes in an Mime entity's character set.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
charsetChanged() Notify this observer that the entity's charset has changed. Swift_Mime_CharsetObserver

Method Details

charsetChanged() public abstract method

Notify this observer that the entity's charset has changed.

public abstract void charsetChanged ( $charset )
$charset string