点击或拖拽改变大小

MqttHelperGetSyncServicesApiInformationFromObject 方法

重载列表
  名称说明
公共方法静态成员GetSyncServicesApiInformationFromObject(Object)
根据当前的对象定义的方法信息,获取到所有支持ApiTopic的方法列表信息,包含API名称,示例参数数据,描述信息。
According to the method information defined by the current object, the list information of all methods that support ApiTopic is obtained, including the API name, sample parameter data, and description information.
公共方法静态成员GetSyncServicesApiInformationFromObject(String, Object, HslMqttPermissionAttribute)
根据当前的对象定义的方法信息,获取到所有支持ApiTopic的方法列表信息,包含API名称,示例参数数据,描述信息。
According to the method information defined by the current object, the list information of all methods that support ApiTopic is obtained, including the API name, sample parameter data, and description information.
Top
参见