oneway void SFEPDistribPartyGSInfo(in TINACommonTypes::t_SessionId sessionId, in TINAStreamCommonTypes::t_SBId sbId, in TINAStreamCommonTypes::t_SFEPServDescList newSFEPs);
oneway void SIDistribPartyGSInfo(in TINACommonTypes::t_SessionId sessionId, in TINAStreamCommonTypes::t_SBId sbId, in TINAStreamCommonTypes::t_SIDescList newSIs);
oneway void confirmPartyGSInfo(in TINACommonTypes::t_SessionId sessionId, in TINAStreamCommonTypes::t_RequestId reqId, in TINAStreamCommonTypes::t_RequestType reqType, in TINAStreamCommonTypes::t_SBBindState info);
oneway void failurePartyGSInfo(in TINACommonTypes::t_SessionId sessionId, in TINAStreamCommonTypes::t_RequestId reqId, in TINAStreamCommonTypes::t_RequestType reqType, in TINAStreamCommonTypes::t_FailureCode error, in boolean additionalInfo, in TINAStreamCommonTypes::t_ReqProblem reqProblem);
oneway void notifyWithdrawnElementsPartyGSInfo(in TINACommonTypes::t_SessionId sessionId, in TINAStreamCommonTypes::t_SBId sbId, in TINACommonTypes::t_ElementIdList gone);
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)