Home
last modified time | relevance | path

Searched refs:participantID (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/gamekit/
H A DGKVoiceChatService.inc20 …function startVoiceChatWithParticipantID_error (participantID: NSString; error: NSErrorPtr): ObjCB…
21 …procedure stopVoiceChatWithParticipantID (participantID: NSString); message 'stopVoiceChatWithPart…
24 …procedure receivedRealTimeData_fromParticipantID (audio: NSData; participantID: NSString); message…
25 …procedure receivedData_fromParticipantID (arbitraryData: NSData; participantID: NSString); message…
H A DGKPublicProtocols.inc24 …_toParticipantID (voiceChatService: GKVoiceChatService; data: NSData; participantID: NSString); me…
25 function participantID: NSString; message 'participantID';
/dports/www/mattermost-server/mattermost-server-6.0.2/services/sharedchannel/
H A Dchannelinvite.go33 func WithDirectParticipantID(participantID string) InviteOption {
35 msg.DirectParticipantIDs = append(msg.DirectParticipantIDs, participantID)
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_conference.h31 … d, uint32_t callReference, uint32_t transactionID, uint32_t conferenceID, uint32_t participantID);
H A Dsccp_conference.c411 int participantID = SCCP_RWLIST_GETSIZE(&conference->participants) + 1; in sccp_conference_createParticipant() local
414 …PREFIX_3 "SCCPCONF/%04d: Creating new conference-participant %d\n", conference->id, participantID); in sccp_conference_createParticipant()
416 …ntIdentifier, REFCOUNT_INDENTIFIER_SIZE, "SCCPCONF/%04d/PART/%04d", conference->id, participantID); in sccp_conference_createParticipant()
428 participant->id = participantID; in sccp_conference_createParticipant()
1427 …r d, uint32_t callReference, uint32_t transactionID, uint32_t conferenceID, uint32_t participantID) in sccp_conference_handle_device_to_user() argument
1430 …:%d, Action %s\n", d->id, callReference, transactionID, conferenceID, participantID, d->dtu_softke… in sccp_conference_handle_device_to_user()
1438 …TO_RELEASE(sccp_participant_t, participant , sccp_participant_findByID(conference, participantID)); in sccp_conference_handle_device_to_user()
H A Dsccp_actions.c4590 uint32_t participantID = 0; in handle_device_to_user() local
4624participantID = sccp_atoi(data, sizeof(data)); // participantId is passed on in the data segme… in handle_device_to_user()
4626 …ccp_conference_handle_device_to_user(d, callReference, transactionID, conferenceID, participantID); in handle_device_to_user()
4632participantID = sccp_atoi(data, sizeof(data)); // participantId is passed on in the data segme… in handle_device_to_user()
/dports/www/jitsi-meet/jitsi-meet/libs/
H A Dapp.bundle.min.map1participantID","mutePresenter","setVideoMuteStatus","onPeerVideoTypeChanged","setAudioMuteStatus",…