TVOCallInvite(Utility) Category Reference

Declared in TVOCallInvite.h

Overview

Utility methods.

+ isValid:

Returns true if the provided payload would result in a TVOCallInvite via the [TVONotificationDelegate callInviteReceived:] callback when passed into [TwilioVoice handleNotification:delegate:delegateQueue:].

+ (BOOL)isValid:(nonnull NSDictionary *)payload

Parameters

payload

Push notification payload.

Declared In

TVOCallInvite.h