IrisNotificationPayload Class Reference

Inherits from NSObject
Declared in IrisRtcConnection.h

Overview

The IrisNotificationPayload class is used to provide the notification payload to Iris SDK

The important part of the notification payload includes XMPP server name Credentials to access the

  • XMPP servers
  • Room name
  • Timestamp
  •   rtcServerUrl

    private variable

    @property (strong) NSString *rtcServerUrl

    Discussion

    private variable

    Declared In

    IrisRtcConnection.h

      xmppToken

    private variable

    @property (strong) NSString *xmppToken

    Discussion

    private variable

    Declared In

    IrisRtcConnection.h

      timestamp

    private variable

    @property (strong) NSString *timestamp

    Discussion

    private variable

    Declared In

    IrisRtcConnection.h