()
| 3268 | return readU16(Il2Cpp.Api.Application._get_productName()); |
| 3269 | } |
| 3270 | static get companyName() { |
| 3271 | return readU16(Il2Cpp.Api.Application._get_companyName()); |
| 3272 | } |
| 3273 | static get cloudProjectId() { |
| 3274 | return readU16(Il2Cpp.Api.Application._get_cloudProjectId()); |
| 3275 | } |
nothing calls this directly
no test coverage detected