Searched refs:calling_mode (Results 1 – 1 of 1) sorted by relevance
3410 def calling_mode(self): member in _VirtualPhone3422 @calling_mode.setter3423 def calling_mode(self, calling_mode): argument3432 cmd = "VPCALLINGMODE {}".format(calling_mode)