Which of the following method returns the current connection's type?

22. Which of the following method returns the current connection's type?

  1. navigator.connection.type
  2. connection.type
  3. PhoneGap.connection.type

Answer: A) navigator.connection.type

Explanation:

navigator.connection.type function returns the current connection's type.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.