MCEPhoneHomeManager Class Reference

Inherits from NSObject
Declared in MCEPhoneHomeManager.h
MCEPhoneHomeManager.m

Overview

The MCEPhoneHomeManager class can be used to force a phone home update when you know the userId or channelId is updated on the server.

+ forcePhoneHome

The forcePhoneHome method forces a phone home update.

+ (void)forcePhoneHome

Discussion

The forcePhoneHome method forces a phone home update.

Declared In

MCEPhoneHomeManager.h

+ phoneHome

The phoneHome method tries to phone home, if a phone home was done less the 24 hours ago this method will do nothing.

+ (void)phoneHome

Discussion

The phoneHome method tries to phone home, if a phone home was done less the 24 hours ago this method will do nothing.

Declared In

MCEPhoneHomeManager.h