get_smsc


Description:

[ Version ( since = "1.0" ) ]
public unowned string get_smsc ()

Gets the SMS service center number.

Warning:

The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_smsc if on another thread.

Parameters:

this

A Sms.

Returns:

The number of the SMSC, or null if it couldn't be retrieved.