onDocumentRegistered abstract method
Called when session subscribes to a new document.
Implementation
void onDocumentRegistered(ClientSession session, String documentId);
Called when session subscribes to a new document.
void onDocumentRegistered(ClientSession session, String documentId);