
.. include:: ../vo/samp/references.txt


SAMPIntegratedClient
====================================

.. currentmodule:: astropy.vo.samp

.. autoclass:: SAMPIntegratedClient
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~SAMPIntegratedClient.is_connected

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~SAMPIntegratedClient.bind_receive_call
      ~SAMPIntegratedClient.bind_receive_message
      ~SAMPIntegratedClient.bind_receive_notification
      ~SAMPIntegratedClient.bind_receive_response
      ~SAMPIntegratedClient.call
      ~SAMPIntegratedClient.call_all
      ~SAMPIntegratedClient.call_and_wait
      ~SAMPIntegratedClient.connect
      ~SAMPIntegratedClient.declare_metadata
      ~SAMPIntegratedClient.declare_subscriptions
      ~SAMPIntegratedClient.disconnect
      ~SAMPIntegratedClient.ecall
      ~SAMPIntegratedClient.ecall_all
      ~SAMPIntegratedClient.ecall_and_wait
      ~SAMPIntegratedClient.enotify
      ~SAMPIntegratedClient.enotify_all
      ~SAMPIntegratedClient.ereply
      ~SAMPIntegratedClient.get_metadata
      ~SAMPIntegratedClient.get_private_key
      ~SAMPIntegratedClient.get_public_id
      ~SAMPIntegratedClient.get_registered_clients
      ~SAMPIntegratedClient.get_subscribed_clients
      ~SAMPIntegratedClient.get_subscriptions
      ~SAMPIntegratedClient.notify
      ~SAMPIntegratedClient.notify_all
      ~SAMPIntegratedClient.ping
      ~SAMPIntegratedClient.receive_call
      ~SAMPIntegratedClient.receive_notification
      ~SAMPIntegratedClient.receive_response
      ~SAMPIntegratedClient.reply
      ~SAMPIntegratedClient.unbind_receive_call
      ~SAMPIntegratedClient.unbind_receive_notification
      ~SAMPIntegratedClient.unbind_receive_response

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: is_connected

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: bind_receive_call
   .. automethod:: bind_receive_message
   .. automethod:: bind_receive_notification
   .. automethod:: bind_receive_response
   .. automethod:: call
   .. automethod:: call_all
   .. automethod:: call_and_wait
   .. automethod:: connect
   .. automethod:: declare_metadata
   .. automethod:: declare_subscriptions
   .. automethod:: disconnect
   .. automethod:: ecall
   .. automethod:: ecall_all
   .. automethod:: ecall_and_wait
   .. automethod:: enotify
   .. automethod:: enotify_all
   .. automethod:: ereply
   .. automethod:: get_metadata
   .. automethod:: get_private_key
   .. automethod:: get_public_id
   .. automethod:: get_registered_clients
   .. automethod:: get_subscribed_clients
   .. automethod:: get_subscriptions
   .. automethod:: notify
   .. automethod:: notify_all
   .. automethod:: ping
   .. automethod:: receive_call
   .. automethod:: receive_notification
   .. automethod:: receive_response
   .. automethod:: reply
   .. automethod:: unbind_receive_call
   .. automethod:: unbind_receive_notification
   .. automethod:: unbind_receive_response

   
   