Create an LBMTopic object (useable for an LBM receiver) for a given topic name.
Topic strings should be limited in length to 246 characters (not including
the final null).

- symbol (String)
- Topic name string

LBMTopic object for specified topic name

Warning: It is not safe to call this method from a context thread callback.