AvahiServer2 class
Properties
-
client
→ DBusClient
-
The client this object is accessed from.
finalinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
→ String
-
The name of the client providing this object.
finalinherited
-
path
→ DBusObjectPath
-
The path to the object.
finalinherited
-
propertiesChanged
↔ Stream<DBusPropertiesChangedSignal>
-
Stream of signals when the remote object indicates a property has changed.
latefinalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
stateChanged
↔ Stream<AvahiServer2StateChanged>
-
Stream of org.freedesktop.Avahi.Server2.StateChanged signals.
latefinal
Methods
-
callAddressResolverPrepare(int interface, int protocol, String address, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.AddressResolverPrepare()
-
callDomainBrowserPrepare(int interface, int protocol, String domain, int btype, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.DomainBrowserPrepare()
-
callEntryGroupNew({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.EntryGroupNew()
-
callGetAlternativeHostName(String name, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetAlternativeHostName()
-
callGetAlternativeServiceName(String name, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetAlternativeServiceName()
-
callGetAPIVersion({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<int>
-
Invokes org.freedesktop.Avahi.Server2.GetAPIVersion()
-
callGetDomainName({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetDomainName()
-
callGetHostName({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetHostName()
-
callGetHostNameFqdn({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetHostNameFqdn()
-
callGetLocalServiceCookie({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<int>
-
Invokes org.freedesktop.Avahi.Server2.GetLocalServiceCookie()
-
callGetNetworkInterfaceIndexByName(String name, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<int>
-
Invokes org.freedesktop.Avahi.Server2.GetNetworkInterfaceIndexByName()
-
callGetNetworkInterfaceNameByIndex(int index, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetNetworkInterfaceNameByIndex()
-
callGetState({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<int>
-
Invokes org.freedesktop.Avahi.Server2.GetState()
-
callGetVersionString({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.GetVersionString()
-
callHostNameResolverPrepare(int interface, int protocol, String name, int aprotocol, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.HostNameResolverPrepare()
-
callIntrospect()
→ Future<String>
-
Invokes org.freedesktop.DBus.Introspectable.Introspect()
-
callIsNSSSupportAvailable({bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<bool>
-
Invokes org.freedesktop.Avahi.Server2.IsNSSSupportAvailable()
-
callMethod(String? interface, String name, Iterable<DBusValue> values, {DBusSignature? replySignature, bool noReplyExpected = false, bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<DBusMethodSuccessResponse>
-
Invokes a method on this object.
Throws
DBusMethodResponseException
if the remote side returns an error.
inherited
-
callRecordBrowserPrepare(int interface, int protocol, String name, int clazz, int type, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.RecordBrowserPrepare()
-
callResolveAddress(int interface, int protocol, String address, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<List<DBusValue>>
-
Invokes org.freedesktop.Avahi.Server2.ResolveAddress()
-
callResolveHostName(int interface, int protocol, String name, int aprotocol, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<List<DBusValue>>
-
Invokes org.freedesktop.Avahi.Server2.ResolveHostName()
-
callResolveService(int interface, int protocol, String name, String type, String domain, int aprotocol, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<List<DBusValue>>
-
Invokes org.freedesktop.Avahi.Server2.ResolveService()
-
callServiceBrowserPrepare(int interface, int protocol, String type, String domain, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.ServiceBrowserPrepare()
-
callServiceResolverPrepare(int interface, int protocol, String name, String type, String domain, int aprotocol, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.ServiceResolverPrepare()
-
callServiceTypeBrowserPrepare(int interface, int protocol, String domain, int flags, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<String>
-
Invokes org.freedesktop.Avahi.Server2.ServiceTypeBrowserPrepare()
-
callSetHostName(String name, {bool noAutoStart = false, bool allowInteractiveAuthorization = false})
→ Future<void>
-
Invokes org.freedesktop.Avahi.Server2.SetHostName()
-
getAllProperties(String interface)
→ Future<Map<String, DBusValue>>
-
Gets the values of all the properties on this object.
inherited
-
getProperty(String interface, String name, {DBusSignature? signature})
→ Future<DBusValue>
-
Gets a property on this object.
inherited
-
introspect()
→ Future<DBusIntrospectNode>
-
Gets the introspection data for this object.
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
setProperty(String interface, String name, DBusValue value)
→ Future<void>
-
Sets a property on this object.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited