Example #1
0
 def getName(self, slot=0):
     return socketmmi.getName(slot)
Example #2
0
	def getName(self, slot=0):
		return socketmmi.getName(slot)
Example #3
0
 def getName(self):
     return socketmmi.getName(0)
Example #4
0
	def getName(self):
		return socketmmi.getName(0)