Bespoke Open Sound Control Library
RegisteredMethods Property
NamespacesBespoke.Common.OscOscServerRegisteredMethods
Gets all registered OSC methods (address patterns).
Declaration Syntax
C#Visual BasicVisual C++
public string[] RegisteredMethods { get; }
Public ReadOnly Property RegisteredMethods As String()
public:
property array<String^>^ RegisteredMethods {
	array<String^>^ get ();
}

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)