이 메서드는 이 네트워크 사용자의 URN을 반환합니다.
변수 | 유형 | 설명 |
---|---|---|
userId | 문자열 | URN에 사용할 userId입니다. |
network.getUrnForUser(userId);
샘플 출력:
"urn:livefyre:network=`example.fyre.co`:user=tester"
network.getUrnForUser(userId);
샘플 출력:
"urn:livefyre:network=`example.fyre.co`:user=tester"
$network->getUrnForUser(userId);
샘플 출력:
"urn:livefyre:network=`example.fyre.co`:user=tester"
network.get_urn_for_user(userId)
샘플 출력:
"urn:livefyre:network=`example.fyre.co`:user=tester"
network.get_urn_for_user(userId)
샘플 출력:
"urn:livefyre:network=`example.fyre.co`:user=tester"