protected override void handle_result(DisambiguateCommandJSON new_result)
 {
     handle_result((HomeAutomationQueryDisambiguateSpecifierCommandJSON )new_result);
 }
コード例 #2
0
 protected override void handle_result(DisambiguateCommandJSON new_result)
 {
     handle_result((CallWhichContactAmbiguousCommandJSON )new_result);
 }
 protected override void handle_result(DisambiguateCommandJSON new_result)
 {
     handle_result((DialOneContactNumberAmbiguousCommandJSON )new_result);
 }