IGPAPI
    Preparing search index...

    Interface ProfileVisitContext

    interface ProfileVisitContext {
        navChain: string;
        profileSessionId: string;
        targetUserId: string;
        targetUsername: string;
    }
    Index

    Properties

    navChain: string
    profileSessionId: string
    targetUserId: string
    targetUsername: string