def stopRunningRefresh(self):
     epgrefresh.stopRunningRefresh(self.session)
示例#2
0
def stopRunningRefresh(session, **kwargs):
    epgrefresh.stopRunningRefresh(session)
	def stopRunningRefresh(self):
		epgrefresh.stopRunningRefresh(self.session)
示例#4
0
def stopRunningRefresh(session, **kwargs):
    epgrefresh.stopRunningRefresh(session)