virtual void OnCandidateListLoaded(const char* pcandidateListPath);
OnCandidateListLoaded is a callback method which is invoked when loading of candidate list is completed.
|
Parameters |
Description |
|
const char* pcandidateListPath |
Pointer to the path of the candidate list. |