SubscriberOptions

class ntcore.meta.SubscriberOptions

Bases: pybind11_object

Subscriber options. Different from PubSubOptions in this reflects only options that are sent over the network.

property periodic float
property prefixMatch bool
property sendAll bool
property topicsOnly bool