TVOCallInvite(Utility) Category Reference
| Declared in | TVOCallInvite.h | 
|---|
+ 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 *)payloadParameters
| payload | Push notification payload. | 
|---|
Declared In
TVOCallInvite.h