[ Version ( since = "1.6" ) ]
public unowned string get_number ()
Gets the call number.
In outgoing calls contains the dialing number or the remote number in incoming calls
<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_number if on another thread.</warning>
| this |
A Call. |
|
The number, or null if it couldn't be retrieved. |