PICO Platform Unity SDK
Deprecated List
Member IAPService.LaunchCheckoutFlow (string sku, string price, string currency)
LaunchCheckoutFlow(string sku,string price,string currency) can be replaced by LaunchCheckoutFlow2(Product product)
Member RtcService.MuteLocalAudio (RtcMuteState rtcMuteState)
MuteLocalAudio() can be replaced by UnPublishRoom(string roomId)