public InviteBroadcastReceiver(MainActivity activity)
		{
			this.activity = activity;
		}