Method: Appium::Core::WebSocket#endpoint
- Defined in:
- lib/appium_lib_core/common/ws/websocket.rb
#endpoint ⇒ Object (readonly)
Returns the value of attribute endpoint.
21 22 23 |
# File 'lib/appium_lib_core/common/ws/websocket.rb', line 21 def endpoint @endpoint end |