Contents

clearKeepAliveTimeout()

Removes a previously installed periodic handler block.

Declaration

func clearKeepAliveTimeout()

Discussion

If your VoIP app no longer needs to be woken up at periodic intervals, you can use this method to remove any previously installed handler.

See Also

Deprecated methods