Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:bs2_setvoipconfigext [2022/09/07 13:49]
mark [함수]
en:bs2_setvoipconfigext [2022/09/29 16:56]
kkshin
Line 5: Line 5:
  
 ===== BS2_SetVoipConfigExt ===== ===== BS2_SetVoipConfigExt =====
-[+ 2.8.3] ​Save the '​BioStation 3' extended VoIP settings. \\+[+ 2.8.3] ​''​BioStation 3'' Save the extended VoIP settings. \\
 Compared to [[configuration_api#​BS2VoipConfig]]various settings have been added, such as specifying outbound proxy or setting volume. \\ Compared to [[configuration_api#​BS2VoipConfig]]various settings have been added, such as specifying outbound proxy or setting volume. \\
 ==== Declaration ==== ==== Declaration ====
Line 63: Line 63:
 </​file>​ </​file>​
  
-==== 샘플코드(C#) ====+==== Sample Code (C#) ====
 <file csharp sample_setvoipconfigext.cs>​ <file csharp sample_setvoipconfigext.cs>​
 BS2VoipConfigExt config = Util.AllocateStructure<​BS2VoipConfigExt>​();​ BS2VoipConfigExt config = Util.AllocateStructure<​BS2VoipConfigExt>​();​