Example #1
0
	def __init__(self, sessionKey):
		self.sessionKey	= sessionKey

		self.nh = NotificationHandler(self.sessionKey)