LinkParams
@objcMembers
@objc(GetSocialLinkParams)
public class LinkParams : NSObject
Landing page customization keys.
-
Custom title to be shown on landing page.
Declaration
Swift
public static let customTitle: String
-
Custom description to be shown on landing page.
Declaration
Swift
public static let customDescription: String
-
Custom image to be shown on landing page.
Declaration
Swift
public static let customImage: String
-
Custom video to be shown on landing page.
Declaration
Swift
public static let customYouTubeVideo: String
-
Promo code to replace placeholder in invite text or subject.
Declaration
Swift
public static let customPromoCode: String