diff options
| author | Mistivia <i@mistivia.com> | 2025-11-02 15:27:18 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-11-02 15:27:18 +0800 |
| commit | e9c24f4af7ed56760f6db7941827d09f6db9020b (patch) | |
| tree | 62128c43b883ce5e3148113350978755779bb5de /teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go | |
| parent | 58d5e7cfda4781d8a57ec52aefd02983835c301a (diff) | |
add matterbridge
Diffstat (limited to 'teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go')
| -rw-r--r-- | teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go b/teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go new file mode 100644 index 0000000..ca2c253 --- /dev/null +++ b/teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/EnumMiracast.go @@ -0,0 +1,120 @@ +// Code generated by msgraph.go/gen DO NOT EDIT. + +package msgraph + +// MiracastChannel undocumented +type MiracastChannel string + +const ( + // MiracastChannelVUserDefined undocumented + MiracastChannelVUserDefined MiracastChannel = "userDefined" + // MiracastChannelVOne undocumented + MiracastChannelVOne MiracastChannel = "one" + // MiracastChannelVTwo undocumented + MiracastChannelVTwo MiracastChannel = "two" + // MiracastChannelVThree undocumented + MiracastChannelVThree MiracastChannel = "three" + // MiracastChannelVFour undocumented + MiracastChannelVFour MiracastChannel = "four" + // MiracastChannelVFive undocumented + MiracastChannelVFive MiracastChannel = "five" + // MiracastChannelVSix undocumented + MiracastChannelVSix MiracastChannel = "six" + // MiracastChannelVSeven undocumented + MiracastChannelVSeven MiracastChannel = "seven" + // MiracastChannelVEight undocumented + MiracastChannelVEight MiracastChannel = "eight" + // MiracastChannelVNine undocumented + MiracastChannelVNine MiracastChannel = "nine" + // MiracastChannelVTen undocumented + MiracastChannelVTen MiracastChannel = "ten" + // MiracastChannelVEleven undocumented + MiracastChannelVEleven MiracastChannel = "eleven" + // MiracastChannelVThirtySix undocumented + MiracastChannelVThirtySix MiracastChannel = "thirtySix" + // MiracastChannelVForty undocumented + MiracastChannelVForty MiracastChannel = "forty" + // MiracastChannelVFortyFour undocumented + MiracastChannelVFortyFour MiracastChannel = "fortyFour" + // MiracastChannelVFortyEight undocumented + MiracastChannelVFortyEight MiracastChannel = "fortyEight" + // MiracastChannelVOneHundredFortyNine undocumented + MiracastChannelVOneHundredFortyNine MiracastChannel = "oneHundredFortyNine" + // MiracastChannelVOneHundredFiftyThree undocumented + MiracastChannelVOneHundredFiftyThree MiracastChannel = "oneHundredFiftyThree" + // MiracastChannelVOneHundredFiftySeven undocumented + MiracastChannelVOneHundredFiftySeven MiracastChannel = "oneHundredFiftySeven" + // MiracastChannelVOneHundredSixtyOne undocumented + MiracastChannelVOneHundredSixtyOne MiracastChannel = "oneHundredSixtyOne" + // MiracastChannelVOneHundredSixtyFive undocumented + MiracastChannelVOneHundredSixtyFive MiracastChannel = "oneHundredSixtyFive" +) + +var ( + // MiracastChannelPUserDefined is a pointer to MiracastChannelVUserDefined + MiracastChannelPUserDefined = &_MiracastChannelPUserDefined + // MiracastChannelPOne is a pointer to MiracastChannelVOne + MiracastChannelPOne = &_MiracastChannelPOne + // MiracastChannelPTwo is a pointer to MiracastChannelVTwo + MiracastChannelPTwo = &_MiracastChannelPTwo + // MiracastChannelPThree is a pointer to MiracastChannelVThree + MiracastChannelPThree = &_MiracastChannelPThree + // MiracastChannelPFour is a pointer to MiracastChannelVFour + MiracastChannelPFour = &_MiracastChannelPFour + // MiracastChannelPFive is a pointer to MiracastChannelVFive + MiracastChannelPFive = &_MiracastChannelPFive + // MiracastChannelPSix is a pointer to MiracastChannelVSix + MiracastChannelPSix = &_MiracastChannelPSix + // MiracastChannelPSeven is a pointer to MiracastChannelVSeven + MiracastChannelPSeven = &_MiracastChannelPSeven + // MiracastChannelPEight is a pointer to MiracastChannelVEight + MiracastChannelPEight = &_MiracastChannelPEight + // MiracastChannelPNine is a pointer to MiracastChannelVNine + MiracastChannelPNine = &_MiracastChannelPNine + // MiracastChannelPTen is a pointer to MiracastChannelVTen + MiracastChannelPTen = &_MiracastChannelPTen + // MiracastChannelPEleven is a pointer to MiracastChannelVEleven + MiracastChannelPEleven = &_MiracastChannelPEleven + // MiracastChannelPThirtySix is a pointer to MiracastChannelVThirtySix + MiracastChannelPThirtySix = &_MiracastChannelPThirtySix + // MiracastChannelPForty is a pointer to MiracastChannelVForty + MiracastChannelPForty = &_MiracastChannelPForty + // MiracastChannelPFortyFour is a pointer to MiracastChannelVFortyFour + MiracastChannelPFortyFour = &_MiracastChannelPFortyFour + // MiracastChannelPFortyEight is a pointer to MiracastChannelVFortyEight + MiracastChannelPFortyEight = &_MiracastChannelPFortyEight + // MiracastChannelPOneHundredFortyNine is a pointer to MiracastChannelVOneHundredFortyNine + MiracastChannelPOneHundredFortyNine = &_MiracastChannelPOneHundredFortyNine + // MiracastChannelPOneHundredFiftyThree is a pointer to MiracastChannelVOneHundredFiftyThree + MiracastChannelPOneHundredFiftyThree = &_MiracastChannelPOneHundredFiftyThree + // MiracastChannelPOneHundredFiftySeven is a pointer to MiracastChannelVOneHundredFiftySeven + MiracastChannelPOneHundredFiftySeven = &_MiracastChannelPOneHundredFiftySeven + // MiracastChannelPOneHundredSixtyOne is a pointer to MiracastChannelVOneHundredSixtyOne + MiracastChannelPOneHundredSixtyOne = &_MiracastChannelPOneHundredSixtyOne + // MiracastChannelPOneHundredSixtyFive is a pointer to MiracastChannelVOneHundredSixtyFive + MiracastChannelPOneHundredSixtyFive = &_MiracastChannelPOneHundredSixtyFive +) + +var ( + _MiracastChannelPUserDefined = MiracastChannelVUserDefined + _MiracastChannelPOne = MiracastChannelVOne + _MiracastChannelPTwo = MiracastChannelVTwo + _MiracastChannelPThree = MiracastChannelVThree + _MiracastChannelPFour = MiracastChannelVFour + _MiracastChannelPFive = MiracastChannelVFive + _MiracastChannelPSix = MiracastChannelVSix + _MiracastChannelPSeven = MiracastChannelVSeven + _MiracastChannelPEight = MiracastChannelVEight + _MiracastChannelPNine = MiracastChannelVNine + _MiracastChannelPTen = MiracastChannelVTen + _MiracastChannelPEleven = MiracastChannelVEleven + _MiracastChannelPThirtySix = MiracastChannelVThirtySix + _MiracastChannelPForty = MiracastChannelVForty + _MiracastChannelPFortyFour = MiracastChannelVFortyFour + _MiracastChannelPFortyEight = MiracastChannelVFortyEight + _MiracastChannelPOneHundredFortyNine = MiracastChannelVOneHundredFortyNine + _MiracastChannelPOneHundredFiftyThree = MiracastChannelVOneHundredFiftyThree + _MiracastChannelPOneHundredFiftySeven = MiracastChannelVOneHundredFiftySeven + _MiracastChannelPOneHundredSixtyOne = MiracastChannelVOneHundredSixtyOne + _MiracastChannelPOneHundredSixtyFive = MiracastChannelVOneHundredSixtyFive +) |
