ShareInviteHelper

개요

인터페이스 선언

public class ShareInviteHelper

클래스 가져오기

import com.appsflyer.share.ShareInviteHelper;
import com.appsflyer.share.ShareInviteHelper

메서드

generateInviteUrl

Method signature

public static LinkGenerator generateInviteUrl(Context context)

설명

입력 인수

유형이름설명
Contextcontext애플리케이션/액티비티 컨텍스트입니다.

반환
LinkGenerator.

logInvite

Method signature

public static void logInvite(Context context, String channel, Map<String, String> eventParameters)

설명

입력 인수

유형이름설명
Contextcontext애플리케이션/액티비티 컨텍스트입니다.
Stringchannel
Map<String, String>eventParameters

반환
void.