KotakNet DotNet Library
Namespace:
KotakNet.Bridge
Assembly:
KotakNet.Bridge (in KotakNet.Bridge.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic string PlaySound(
string uniqueKey,
bool isPlaySound
)
Public Function PlaySound (
uniqueKey As String,
isPlaySound As Boolean
) As String
Parameters
- uniqueKey
- Type: SystemString
- isPlaySound
- Type: SystemBoolean
Return Value
Type:
String
See Also