MCPcopy Create free account
hub / github.com/AgoraIO/API-Examples / SetUID

Method SetUID

windows/APIExample/APIExample/AGVideoWnd.cpp:218–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218void CAGVideoWnd::SetUID(UINT nUID)
219{
220 m_nUID = nUID;
221 //m_wndInfo.ShowWindow(SW_SHOW);
222}
223
224UINT CAGVideoWnd::GetUID()
225{

Callers 15

ShowVideoWndsMethod · 0.80
OnEIDLeaveChannelMethod · 0.80
OnEIDUserJoinedMethod · 0.80
OnEIDUserOfflineMethod · 0.80
ShowVideoWndsMethod · 0.80
OnEIDLeaveChannelMethod · 0.80
OnEIDUserJoinedMethod · 0.80
OnEIDUserOfflineMethod · 0.80
OnEIDLeaveChannelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected