queries the state of the transmitter - is it bound?
Returns:
33 34 35
# File 'lib/smpp/base.rb', line 33 def unbound? @state == :unbound end