anonymous wrote : Does @Begin(join=true) still invoke the code in the annotated method if you're joining an existing conversation?
Yes it does. I assumed that your method was basically a no-op.
anonymous wrote : I'm now guessing that the documentation was speaking of a user who wasn't in a conversation at all, joining a still running conversation that the user had left without closing earlier during the user session.