Documentation
¶
Index ¶
- type Session
- func (*Session) GetInterfaceName_() string
- func (v *Session) GetObject_() *proxy.Object
- func (v *Session) GoPause(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *Session) GoResume(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *Session) GoTeardown(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *Session) Pause(flags dbus.Flags) error
- func (v *Session) Resume(flags dbus.Flags) error
- func (v *Session) Sink() proxy.PropObjectPath
- func (v *Session) State() proxy.PropInt32
- func (v *Session) Teardown(flags dbus.Flags) error
- func (v *Session) Url() proxy.PropString
- type Sink
- func (*Sink) GetInterfaceName_() string
- func (v *Sink) GetObject_() *proxy.Object
- func (v *Sink) GoStartSession(flags dbus.Flags, ch chan *dbus.Call, arg0 string, arg1 string, arg2 uint32, ...) *dbus.Call
- func (v *Sink) Peer() proxy.PropObjectPath
- func (v *Sink) Session() proxy.PropObjectPath
- func (v *Sink) StartSession(flags dbus.Flags, arg0 string, arg1 string, arg2 uint32, arg3 uint32, ...) (arg7 dbus.ObjectPath, err error)
- func (*Sink) StoreStartSession(call *dbus.Call) (arg7 dbus.ObjectPath, err error)
- type Wfd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
func NewSession ¶
func (*Session) GetInterfaceName_ ¶
func (*Session) GetInterfaceName_() string
func (*Session) GetObject_ ¶
func (*Session) GoPause ¶
func (v *Session) GoPause(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*Session) GoResume ¶
func (v *Session) GoResume(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*Session) GoTeardown ¶
func (v *Session) GoTeardown(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*Session) Sink ¶
func (v *Session) Sink() proxy.PropObjectPath
func (*Session) Url ¶
func (v *Session) Url() proxy.PropString
type Sink ¶
func (*Sink) GetInterfaceName_ ¶
func (*Sink) GetInterfaceName_() string
func (*Sink) GetObject_ ¶
func (*Sink) GoStartSession ¶
func (*Sink) Peer ¶
func (v *Sink) Peer() proxy.PropObjectPath
func (*Sink) Session ¶
func (v *Sink) Session() proxy.PropObjectPath
func (*Sink) StartSession ¶
func (*Sink) StoreStartSession ¶
func (*Sink) StoreStartSession(call *dbus.Call) (arg7 dbus.ObjectPath, err error)
type Wfd ¶
type Wfd struct {
object_manager.ObjectManager // interface org.freedesktop.DBus.ObjectManager
proxy.Object
// contains filtered or unexported fields
}
func (*Wfd) GetInterfaceName_ ¶
func (*Wfd) GetInterfaceName_() string
func (*Wfd) GetObject_ ¶
func (*Wfd) GoShutdown ¶
func (v *Wfd) GoShutdown(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
Click to show internal directories.
Click to hide internal directories.