peek_gsm
Description:
Gets a Signal object specifying the GSM signal information.
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 get_gsm if on another thread.
Parameters:
this |
A Modem. |
Returns:
A Signal. Do not free the returned value, it belongs to this. |