Baku.LibqiDotNet.QiObject.GetMetaObject C# (CSharp) Method

GetMetaObject() public method

サービスの内部情報を表すメタオブジェクトを取得します。
public GetMetaObject ( ) : QiValue
return QiValue
        public QiValue GetMetaObject() => QiApiObject.GetMetaObject(this);